mirror of
https://github.com/RPCSX/llvm.git
synced 2024-11-26 05:00:26 +00:00
add IRBuilder.cpp to cmake
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@92233 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
66e89df188
commit
0f15a59862
@ -13,6 +13,7 @@ add_llvm_library(LLVMCore
|
||||
Instruction.cpp
|
||||
Instructions.cpp
|
||||
IntrinsicInst.cpp
|
||||
IRBuilder.cpp
|
||||
LLVMContext.cpp
|
||||
LeakDetector.cpp
|
||||
Mangler.cpp
|
||||
|
Loading…
Reference in New Issue
Block a user