aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Commands/CommandObjectBreakpointCommand.cpp
diff options
context:
space:
mode:
authorPetr Hosek <phosek@chromium.org>2017-08-01 23:46:33 +0000
committerPetr Hosek <phosek@chromium.org>2017-08-01 23:46:33 +0000
commit0e60b2e777d49a79f42f52b907bfd119a4435174 (patch)
tree6768d09736c233053e4b2847dbac10c651f2ca42 /lldb/source/Commands/CommandObjectBreakpointCommand.cpp
parentda0edef1bd7b2526faebdaa1aa9924a70f91aa66 (diff)
downloadllvm-0e60b2e777d49a79f42f52b907bfd119a4435174.zip
llvm-0e60b2e777d49a79f42f52b907bfd119a4435174.tar.gz
llvm-0e60b2e777d49a79f42f52b907bfd119a4435174.tar.bz2
Reland "[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: 309768
Diffstat (limited to 'lldb/source/Commands/CommandObjectBreakpointCommand.cpp')
0 files changed, 0 insertions, 0 deletions