X-Git-Url: http://demsky.eecs.uci.edu/git/?a=blobdiff_plain;f=lib%2FCodeGen%2FCMakeLists.txt;h=765b5ab9a5770a7be1198778023835f8d2a8b1a6;hb=HEAD;hp=a078c3c707a0ab15de8aec732c9ec0d24f824f46;hpb=49c02eaad55b68f58d4abdbc22eb08b92a024437;p=oota-llvm.git 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