[PATCH] Support Mach-O universal binaries in llvm-symbolizer
Alexey Samsonov
samsonov at google.com
Mon Jun 24 03:06:14 PDT 2013
Hi glider,
This patch adds support for symbolizing universal binaries in
llvm-symbolizer. Specific architecture may be provided in the command
line and optionally overriden in each for each input line.
http://llvm-reviews.chandlerc.com/D1029
Files:
docs/CommandGuide/llvm-symbolizer.rst
tools/llvm-symbolizer/llvm-symbolizer.cpp
tools/llvm-symbolizer/LLVMSymbolize.cpp
tools/llvm-symbolizer/LLVMSymbolize.h
test/DebugInfo/llvm-symbolizer.test
test/DebugInfo/Inputs/macho-universal
test/DebugInfo/Inputs/macho-universal.cc
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D1029.1.patch
Type: text/x-patch
Size: 11339 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20130624/6a97ae0a/attachment.bin>
More information about the llvm-commits
mailing list