summaryrefslogtreecommitdiffstats
path: root/clang/lib/CodeGen/CodeGenModule.cpp
diff options
context:
space:
mode:
authorGreg Clayton <gclayton@apple.com>2015-06-25 22:47:02 +0000
committerGreg Clayton <gclayton@apple.com>2015-06-25 22:47:02 +0000
commit164a6098a921dd7a1c9d724c7cd98de4d84de301 (patch)
tree0313d1d5e178677ab28760b760ec6a92d4749c30 /clang/lib/CodeGen/CodeGenModule.cpp
parentd607afd1484e8a5c642a91b8df140240dc4ccaab (diff)
downloadbcm5719-llvm-164a6098a921dd7a1c9d724c7cd98de4d84de301.tar.gz
bcm5719-llvm-164a6098a921dd7a1c9d724c7cd98de4d84de301.zip
Xcode project cleanups.
- Don't have any header files claim to be part of the lldb-core target. If they are part of the lldb-core target then any file can just #include the header file name without the prefix (#include "Foo.h") when the cmake/make/other builds would require a full path (#include "lldb/Core/Foo.h"). This will help make sure the builds succeed on all platforms when changes are made on MacOSX. - Add the Hexagon dynamic loader to the DynamicLoader plug-in folder so it gets compiled in MacOSX. There was a recent build bot failure that wasn't caught due to this code not being compile in the MacOSX build llvm-svn: 240714
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud