mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2024-12-29 10:32:47 +00:00
Fix CMake build
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@116903 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
238777eb58
commit
3e26c3c7d4
@ -31,6 +31,7 @@ add_llvm_library(LLVMAnalysis
|
||||
MemoryBuiltins.cpp
|
||||
MemoryDependenceAnalysis.cpp
|
||||
ModuleDebugInfoPrinter.cpp
|
||||
NoAliasAnalysis.cpp
|
||||
PHITransAddr.cpp
|
||||
PostDominators.cpp
|
||||
ProfileEstimatorPass.cpp
|
||||
|
Loading…
Reference in New Issue
Block a user