llvm-6502/tools
David Majnemer 5c1c055cb7 Object: Add range iterators for Archive children
No functional change intended.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@218471 91177308-0d34-0410-b5e6-96231b3b80d8
2014-09-25 22:56:54 +00:00
..
bugpoint
bugpoint-passes
gold LTO: introduce object file-based on-disk module format. 2014-09-18 21:28:49 +00:00
llc Add doInitialization/doFinalization to DataLayoutPass. 2014-09-10 21:27:43 +00:00
lli [MCJIT] Remove a few more references to JITMemoryManager that survived r218316. 2014-09-23 17:10:24 +00:00
llvm-ar
llvm-as
llvm-bcanalyzer
llvm-c-test
llvm-config Enabling LLVM & Clang to be cross-compiled using CMake from a single configuration command line 2014-09-03 23:21:18 +00:00
llvm-cov llvm-cov: Allow creating CoverageMappings from filenames 2014-09-20 17:19:52 +00:00
llvm-diff
llvm-dis
llvm-dwarfdump
llvm-extract Add doInitialization/doFinalization to DataLayoutPass. 2014-09-10 21:27:43 +00:00
llvm-jitlistener [MCJIT] Remove a few more references to JITMemoryManager that survived r218316. 2014-09-23 17:10:24 +00:00
llvm-link
llvm-lto
llvm-mc
llvm-mcmarkup
llvm-nm LTO: introduce object file-based on-disk module format. 2014-09-18 21:28:49 +00:00
llvm-objdump Since the DisasmMemoryObject only operates on const data, it now only accepts a const data pointer. This silences a -Wcast-qual warning. 2014-09-25 14:02:43 +00:00
llvm-profdata
llvm-readobj llvm-readobj: pretty-print special COFF section names 2014-09-20 00:25:06 +00:00
llvm-rtdyld [MCJIT] Add command-line argument to llvm-rtdyld to specify target addresses for 2014-09-04 04:19:54 +00:00
llvm-shlib
llvm-size Use the simpler sys::fs:;exists. NFC. 2014-09-11 18:44:26 +00:00
llvm-stress
llvm-symbolizer Follow-up for r217020: actually commit the fix for PR20800, 2014-09-03 07:37:20 +00:00
llvm-vtabledump Object: Add range iterators for Archive children 2014-09-25 22:56:54 +00:00
lto
macho-dump Adds the next bit of support for llvm-objdump’s -private-headers for executable Mach-O files. 2014-09-04 16:54:47 +00:00
msbuild
obj2yaml MC: Add support for BigObj 2014-09-15 19:42:42 +00:00
opt Add doInitialization/doFinalization to DataLayoutPass. 2014-09-10 21:27:43 +00:00
verify-uselistorder
yaml2obj yaml2obj: Support bigobj 2014-09-16 03:52:46 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile