forked from OSchip/llvm-project
Remove PointerTracking from cmakelists …
llvm-svn: 115076
This commit is contained in:
parent
d8ed43cde0
commit
923a8cf356
|
|
@ -32,7 +32,6 @@ add_llvm_library(LLVMAnalysis
|
|||
MemoryDependenceAnalysis.cpp
|
||||
ModuleDebugInfoPrinter.cpp
|
||||
PHITransAddr.cpp
|
||||
PointerTracking.cpp
|
||||
PostDominators.cpp
|
||||
ProfileEstimatorPass.cpp
|
||||
ProfileInfo.cpp
|
||||
|
|
|
|||
Loading…
Reference in New Issue