X-Git-Url: http://plrg.eecs.uci.edu/git/?p=oota-llvm.git;a=blobdiff_plain;f=lib%2FCodeGen%2FCMakeLists.txt;h=765b5ab9a5770a7be1198778023835f8d2a8b1a6;hp=a078c3c707a0ab15de8aec732c9ec0d24f824f46;hb=refs%2Fheads%2Frelaxed-loads-taint-store;hpb=49c02eaad55b68f58d4abdbc22eb08b92a024437 diff --git a/lib/CodeGen/CMakeLists.txt b/lib/CodeGen/CMakeLists.txt index a078c3c707a..765b5ab9a57 100644 --- a/lib/CodeGen/CMakeLists.txt +++ b/lib/CodeGen/CMakeLists.txt @@ -121,6 +121,7 @@ add_llvm_library(LLVMCodeGen StackMaps.cpp StatepointExampleGC.cpp TailDuplication.cpp + TaintRelaxedAtomicsUtils.cpp TargetFrameLoweringImpl.cpp TargetInstrInfo.cpp TargetLoweringBase.cpp