summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/python_api/thread/main.cpp
diff options
context:
space:
mode:
authorPetr Hosek <phosek@chromium.org>2017-08-01 05:18:30 +0000
committerPetr Hosek <phosek@chromium.org>2017-08-01 05:18:30 +0000
commit8882ac2ac911e6a4478ca516ce345fa8339ef9d9 (patch)
treebecff77ddbf32c335ae4079b536dc01979c7883f /lldb/packages/Python/lldbsuite/test/python_api/thread/main.cpp
parent72c4285bd601e1ccdaf9e69fb512061e371d970c (diff)
downloadbcm5719-llvm-8882ac2ac911e6a4478ca516ce345fa8339ef9d9.tar.gz
bcm5719-llvm-8882ac2ac911e6a4478ca516ce345fa8339ef9d9.zip
[llvm][llvm-objcopy] Added support for outputting to binary in llvm-objcopy
This change adds the "-O binary" flag which directs llvm-objcopy to output the object file to the same format as GNU objcopy does when given the flag "-O binary". This was done by splitting the Object class into two subclasses ObjectELF and ObjectBianry which each output a different format but relay on the same code to read in the Object in Object. Patch by Jake Ehrlich Differential Revision: https://reviews.llvm.org/D34480 llvm-svn: 309658
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/thread/main.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud