Files
clang-p2996/llvm/lib/CodeGen/SafeStack.cpp
Jay Foad d9c95efb6c [LLVM] Make more use of IRBuilder::CreateIntrinsic. NFC. (#112546)
Convert almost every instance of:
  CreateCall(Intrinsic::getOrInsertDeclaration(...), ...)
to the equivalent CreateIntrinsic call.
2024-10-16 15:43:30 +01:00

36 KiB