aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/LiveDebugValues.cpp
diff options
context:
space:
mode:
authorSameer Arora <sameerarora101@fb.com>2020-06-05 10:42:19 -0700
committerShoaib Meenai <smeenai@fb.com>2020-06-05 10:45:51 -0700
commita018b538a6177b7fb50bad067ca4e828a85dbf76 (patch)
treec0bbd976d8a4940ac1316b1cce58ad4bbba3ae9c /llvm/lib/CodeGen/LiveDebugValues.cpp
parent339156ad63c4c876432a3109b4d4a67a9602836b (diff)
downloadllvm-a018b538a6177b7fb50bad067ca4e828a85dbf76.zip
llvm-a018b538a6177b7fb50bad067ca4e828a85dbf76.tar.gz
llvm-a018b538a6177b7fb50bad067ca4e828a85dbf76.tar.bz2
[llvm-objcopy] Reorder --dump-section before --remove-section for ELF
Reorder `DumpSection` under `handleArgs` in file `ELFObjcopy.cpp`. `DumpSection` is placed before `replaceAndRemoveSections` and is therefore now the first operation under `handleArgs`. Thus, it is now performed before both `add` and `remove` section operations. Change for the MachO format at D81123. Together fixes https://bugs.llvm.org/show_bug.cgi?id=44283. Reviewed By: alexshap, jhenderson, MaskRay Differential Revision: https://reviews.llvm.org/D81097
Diffstat (limited to 'llvm/lib/CodeGen/LiveDebugValues.cpp')
0 files changed, 0 insertions, 0 deletions