commit | 71248835a65a4346e6ae8bcc9f6c332942244035 | [log] [tgz] |
---|---|---|
author | Anton Korobeynikov <asl@math.spbu.ru> | Fri Jun 05 22:08:54 2009 +0000 |
committer | Anton Korobeynikov <asl@math.spbu.ru> | Fri Jun 05 22:08:54 2009 +0000 |
tree | ff59252202c4e1fbae6c4888abe4ad7f8da333b6 | |
parent | c4a59eb306efeb4bffa3cefecd1e6392fc5c4144 [diff] |
Update cmake script git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@72963 91177308-0d34-0410-b5e6-96231b3b80d8
diff --git a/lib/CodeGen/CMakeLists.txt b/lib/CodeGen/CMakeLists.txt index 668ac80..c206a3b 100644 --- a/lib/CodeGen/CMakeLists.txt +++ b/lib/CodeGen/CMakeLists.txt
@@ -22,4 +22,5 @@ CodeGenTypes.cpp Mangle.cpp ModuleBuilder.cpp + TargetABIInfo.cpp )