aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/CodeGen/CodeGenModule.cpp
diff options
context:
space:
mode:
authorFrederic Riss <friss@apple.com>2015-08-05 18:27:44 +0000
committerFrederic Riss <friss@apple.com>2015-08-05 18:27:44 +0000
commit4dd3e0c41e31a34b9c8518f056604af187b66834 (patch)
treef3c036508e356b0225d9db2d3ea43fa81e430dc5 /clang/lib/CodeGen/CodeGenModule.cpp
parent05761673ef773bfae48bb3760e24c21a4cf3e85b (diff)
downloadllvm-4dd3e0c41e31a34b9c8518f056604af187b66834.zip
llvm-4dd3e0c41e31a34b9c8518f056604af187b66834.tar.gz
llvm-4dd3e0c41e31a34b9c8518f056604af187b66834.tar.bz2
[dsymutil] Implement support for handling mach-o universal binaries as main input/output.
The DWARF linker isn't touched by this, the implementation links individual files and merges them together into a fat binary by calling out to the 'lipo' utility. The main change is that the MachODebugMapParser can now return multiple debug maps for a single binary. The test just verifies that lipo would be invoked correctly, but doesn't actually generate a binary. This mimics the way clang tests its external iplatform tools integration. llvm-svn: 244087
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions