[all-commits] [llvm/llvm-project] dd3184: [unittest, examples] Replace uses of IRBuilder::get...
Fangrui Song via All-commits
all-commits at lists.llvm.org
Mon Nov 27 08:29:28 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: dd3184c30ff531b8aecea280e65233337dd02815
https://github.com/llvm/llvm-project/commit/dd3184c30ff531b8aecea280e65233337dd02815
Author: Fangrui Song <i at maskray.me>
Date: 2023-11-27 (Mon, 27 Nov 2023)
Changed paths:
M llvm/examples/ExceptionDemo/ExceptionDemo.cpp
M llvm/unittests/Analysis/MemorySSATest.cpp
M llvm/unittests/Frontend/OpenMPIRBuilderTest.cpp
M llvm/unittests/IR/InstructionsTest.cpp
M llvm/unittests/Transforms/Utils/FunctionComparatorTest.cpp
Log Message:
-----------
[unittest,examples] Replace uses of IRBuilder::getInt8PtrTy with getPtrTy. NFC
More information about the All-commits
mailing list