llvm/tools
Pete Cooper 832d1103af Print the eh_frame section in MachoDump.
This is the start of work to dump the contents of the eh_frame section.

It currently emits CIE entries.  FDE entries will come later.

It also needs improved error checking which will follow soon.

http://reviews.llvm.org/D15502

Reviewed by Kevin Enderby and Lang Hames.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@255546 91177308-0d34-0410-b5e6-96231b3b80d8
2015-12-14 21:39:27 +00:00
..
bugpoint Simplify testMergedProgram. 2015-12-09 00:55:05 +00:00
bugpoint-passes [bugpoint] Add a named metadata (+their operands) reducer 2015-11-06 00:12:50 +00:00
dsymutil [dsymutil] Ignore absolute symbols in the debug map 2015-12-11 17:50:37 +00:00
gold [ThinLTO] Release files in gold plugin during combined index (take 2) 2015-12-10 16:11:23 +00:00
llc fix 'the the '; NFC 2015-12-07 19:21:39 +00:00
lli [Orc] Rename IndirectStubsManagerBase to IndirectStubsManager. 2015-12-06 19:44:45 +00:00
llvm-ar [llvm-ar] Use failIfError/fail helpers. 2015-11-14 19:00:33 +00:00
llvm-as
llvm-as-fuzzer
llvm-bcanalyzer [IR] Remove terminatepad 2015-12-14 18:34:23 +00:00
llvm-c-test
llvm-config Fix a use-after-free in llvm-config. 2015-11-25 22:49:48 +00:00
llvm-cov
llvm-cxxdump Reapply r250906 with many suggested updates from Rafael Espindola. 2015-11-05 19:24:56 +00:00
llvm-diff
llvm-dis
llvm-dwarfdump dwarfdump: Added macro support to llvm-dwarfdump tool. 2015-11-12 09:38:54 +00:00
llvm-dwp [llvm-dwp] Deduplicate type units 2015-12-14 07:42:00 +00:00
llvm-extract
llvm-go
llvm-jitlistener
llvm-link Rename Set variable to be plural 2015-12-03 02:40:39 +00:00
llvm-lto Let llvm-lto installed. A few tests in clang/test are using it. 2015-12-07 23:07:16 +00:00
llvm-mc Fix some Clang-tidy modernize warnings, other minor fixes. 2015-11-04 22:32:32 +00:00
llvm-mc-fuzzer
llvm-mcmarkup
llvm-nm Fix UMR in llvm-nm on IR object files in printDarwinSymbol 2015-11-19 00:51:50 +00:00
llvm-objdump Print the eh_frame section in MachoDump. 2015-12-14 21:39:27 +00:00
llvm-pdbdump Introduce a range version of std::any_of, and use it in SCEV 2015-12-01 07:49:23 +00:00
llvm-profdata Fix formatting. NFC. 2015-12-14 20:37:15 +00:00
llvm-readobj [llvm-readobj] report_error() does not return, so we can simplify. 2015-12-05 23:36:52 +00:00
llvm-rtdyld [Orc] Removing traces of takeOwnershipOfBuffers left after r251560. 2015-12-07 17:35:56 +00:00
llvm-shlib [CMake] Bug 25059 - CMake libllvm.so.$MAJOR.$MINOR shared object name not compatible with ldconfig 2015-11-04 23:11:12 +00:00
llvm-size Reapply r250906 with many suggested updates from Rafael Espindola. 2015-11-05 19:24:56 +00:00
llvm-split
llvm-stress ADT: Remove last implicit ilist iterator conversions, NFC 2015-11-07 00:01:16 +00:00
llvm-symbolizer [Symbolizer]: Add -pretty-print option 2015-11-11 20:41:43 +00:00
lto Fix the order of destructors in LibLTOCodeGenerator 2015-12-09 03:37:51 +00:00
msbuild
obj2yaml
opt [opt] Fix run-twice option for non-idempotent passes 2015-12-05 01:38:12 +00:00
sancov fixing Makefile 2015-12-04 19:11:54 +00:00
verify-uselistorder
xcode-toolchain
yaml2obj
CMakeLists.txt [CMake] Autoconf builds libLTO with -fPIC, CMake should be able to as well. 2015-11-10 21:38:58 +00:00
LLVMBuild.txt llvm-dwp: Initial layout 2015-12-01 00:48:34 +00:00
Makefile llvm-dwp: Initial layout 2015-12-01 00:48:34 +00:00