X-Git-Url: http://demsky.eecs.uci.edu/git/?a=blobdiff_plain;f=lib%2FSupport%2FCMakeLists.txt;h=9b3b6c801dd0389796eb83994cfe3991a99149ae;hb=93210e847a1496b24cef881723e57c489082dcfe;hp=0b69238274ea54a1a7841281cf8da1b92169f028;hpb=2ce63c73520cd6e715f9114589f802938b5db01f;p=oota-llvm.git diff --git a/lib/Support/CMakeLists.txt b/lib/Support/CMakeLists.txt index 0b69238274e..9b3b6c801dd 100644 --- a/lib/Support/CMakeLists.txt +++ b/lib/Support/CMakeLists.txt @@ -54,6 +54,7 @@ add_llvm_library(LLVMSupport ToolOutputFile.cpp Triple.cpp Twine.cpp + YAMLParser.cpp raw_os_ostream.cpp raw_ostream.cpp regcomp.c