summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/AMDGPU/R600ControlFlowFinalizer.cpp
diff options
context:
space:
mode:
authorFrancis Visoiu Mistrih <francisvm@yahoo.com>2019-09-30 09:05:12 -0700
committerFrancis Visoiu Mistrih <francisvm@yahoo.com>2019-11-01 15:38:49 -0700
commit1ee18f275e60462d8c5e149fc74eaea9c671d4a8 (patch)
treea204f82983d8a71038bf0c2b7fc08a0777cead73 /llvm/lib/Target/AMDGPU/R600ControlFlowFinalizer.cpp
parent1de2a05701e73f8ef5914c2f6ea2dcbe617ce18b (diff)
downloadbcm5719-llvm-1ee18f275e60462d8c5e149fc74eaea9c671d4a8.tar.gz
bcm5719-llvm-1ee18f275e60462d8c5e149fc74eaea9c671d4a8.zip
[dsymutil] Add support for linking remarks
This adds support to dsymutil for linking remark files and placing them in the final .dSYM bundle. The result will be placed in: * a.out.dSYM/Contents/Resources/Remarks/a.out or * a.out.dSYM/Contents/Resources/Remarks/a.out-<arch> for universal binaries When multi-threaded, this runs a third thread which loops over all the object files and parses remarks as it finds __remarks sections. Testing this involves running dsymutil on pre-built binaries and object files, then running llvm-bcanalyzer on the final result to check for remarks. Differential Revision: https://reviews.llvm.org/D69142
Diffstat (limited to 'llvm/lib/Target/AMDGPU/R600ControlFlowFinalizer.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud