diff options
author | Jordan Rose <jordan_rose@apple.com> | 2015-09-10 17:18:51 +0000 |
---|---|---|
committer | Jordan Rose <jordan_rose@apple.com> | 2015-09-10 17:18:51 +0000 |
commit | 3d75297056987b74a3a766ea24d21c55b7fdaf66 (patch) | |
tree | 69650163baeca03166a041be46325a1b53655740 /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | d209500fd5ef7defaccf91b2cc544eafe595c53f (diff) | |
download | llvm-3d75297056987b74a3a766ea24d21c55b7fdaf66.zip llvm-3d75297056987b74a3a766ea24d21c55b7fdaf66.tar.gz llvm-3d75297056987b74a3a766ea24d21c55b7fdaf66.tar.bz2 |
[CMake] Fix Xcode build with LLVM_ENABLE_OBJLIB.
This amends chapuni's r246156 to handle an Xcode quirk, one even called out
in the CMake documentation:
Some native build systems may not like targets that have only object files,
so consider adding at least one real source file to any target that
references $<TARGET_OBJECTS:objlib>.
I've limited the scope of this hack to Xcode for now.
llvm-svn: 247305
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions