summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/expression_command/timeout/wait-a-while.cpp
diff options
context:
space:
mode:
authorJordan Rupprecht <rupprecht@google.com>2019-07-10 23:32:44 +0000
committerJordan Rupprecht <rupprecht@google.com>2019-07-10 23:32:44 +0000
commit77d3590a87ba4a2ef621a1aab6a378639e1cd926 (patch)
treeec38548229e9feefcf6c35fae39154dcc619d6e8 /lldb/packages/Python/lldbsuite/test/expression_command/timeout/wait-a-while.cpp
parent138328e45cdfaff58fdbf643580563f9775e5d25 (diff)
downloadbcm5719-llvm-77d3590a87ba4a2ef621a1aab6a378639e1cd926.tar.gz
bcm5719-llvm-77d3590a87ba4a2ef621a1aab6a378639e1cd926.zip
Revert [llvm-objcopy] Allow strip symtab from executables and DSOs
This reverts r365193 (git commit 194f16b3548bcb23a7f0fd638778ed72edd18d37) This patch doesn't work with binaries built w/ `--emit-relocs`, e.g. ``` $ echo 'int main() { return 0; }' | clang -Wl,--emit-relocs -x c - -o foo && llvm-objcopy --strip-unneeded foo llvm-objcopy: error: 'foo': not stripping symbol '__gmon_start__' because it is named in a relocation ``` llvm-svn: 365712
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/expression_command/timeout/wait-a-while.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud