diff options
author | Pavel Labath <pavel@labath.sk> | 2019-10-08 13:51:05 +0000 |
---|---|---|
committer | Pavel Labath <pavel@labath.sk> | 2019-10-08 13:51:05 +0000 |
commit | 9a44ab77637da1e740b72a72765c4504e13d9331 (patch) | |
tree | 2b13f117e524b76548be211931c26cbea57d6450 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 0929e5eca2cb2b9dcc854a3dad86273a6a6e6adc (diff) | |
download | llvm-9a44ab77637da1e740b72a72765c4504e13d9331.zip llvm-9a44ab77637da1e740b72a72765c4504e13d9331.tar.gz llvm-9a44ab77637da1e740b72a72765c4504e13d9331.tar.bz2 |
Tweak minidebuginfo-set-and-hit-breakpoint.test
On my system, llvm-objcopy was refusing to remove the .dynsym section
because it was still referenced from .rela.plt. Remove that section too,
and clarify that this is needed only because llvm-objcopy
--only-keep-debug does not work (does not set the sections to
SHT_NOBITS). Also, ensure that the test is not creating temporary files
in the source tree.
llvm-svn: 374046
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions