llvm-6502/tools
Mark Seaborn 2760cc2967 llvm-objdump: Some style cleanups to follow LLVM coding style
Rename "ec" to "EC", and rename some iterators.

Then fix whitespace using clang-format-diff.

(As requested in http://llvm-reviews.chandlerc.com/D2559)

Differential Revision: http://llvm-reviews.chandlerc.com/D2594

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@200053 91177308-0d34-0410-b5e6-96231b3b80d8
2014-01-25 00:32:01 +00:00
..
bugpoint Whitespace. 2014-01-15 08:21:38 +00:00
bugpoint-passes
gold
llc Add target analysis passes to the codegen pipeline for MCJIT. 2014-01-23 19:23:28 +00:00
lli Fix known typos 2014-01-24 17:20:08 +00:00
llvm-ar Fix c++03 build. 2014-01-24 21:52:44 +00:00
llvm-as [PM] Make the verifier work independently of any pass manager. 2014-01-19 02:22:18 +00:00
llvm-bcanalyzer [cleanup] Move the Dominators.h and Verifier.h headers into the IR 2014-01-13 09:26:24 +00:00
llvm-c-test
llvm-config
llvm-cov
llvm-diff
llvm-dis Return an error_code from materializeAllPermanently. 2014-01-14 23:51:27 +00:00
llvm-dwarfdump Change createObjectFile to return an ErrorOr. 2014-01-22 00:14:49 +00:00
llvm-extract
llvm-jitlistener
llvm-link [cleanup] Move the Dominators.h and Verifier.h headers into the IR 2014-01-13 09:26:24 +00:00
llvm-lto
llvm-mc Whitespace. 2014-01-22 03:12:43 +00:00
llvm-mcmarkup
llvm-nm Pass the computed magic to createBinary and createObjectFile if available. 2014-01-22 16:04:52 +00:00
llvm-objdump llvm-objdump: Some style cleanups to follow LLVM coding style 2014-01-25 00:32:01 +00:00
llvm-readobj Rename these methods to match the style guide. 2014-01-21 16:09:45 +00:00
llvm-rtdyld
llvm-shlib
llvm-size Rename these methods to match the style guide. 2014-01-21 16:09:45 +00:00
llvm-stress [cleanup] Move the Dominators.h and Verifier.h headers into the IR 2014-01-13 09:26:24 +00:00
llvm-symbolizer llvm-symbolizer: make mangled name heuristic apply to all symbols 2014-01-16 17:25:12 +00:00
lto Adding new LTO APIs to parse metadata nodes and extract linker options and 2014-01-21 18:31:27 +00:00
macho-dump Return an ErrorOr<Binary *> from createBinary. 2014-01-15 19:37:43 +00:00
msbuild
obj2yaml
opt Whitespace. 2014-01-20 15:47:15 +00:00
yaml2obj
CMakeLists.txt
LLVMBuild.txt
Makefile