llvm-6502/tools
Saleem Abdulrasool 53046f3c5f tools: inline simple single-use function
This inlines the single use function in preparation for splitting the Win64EH
printing out of the COFFDumper into its own entity.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@209605 91177308-0d34-0410-b5e6-96231b3b80d8
2014-05-25 20:26:40 +00:00
..
bugpoint
bugpoint-passes
gold
llc Move MCOptions that aren't shared between programs into their specific 2014-05-21 21:05:09 +00:00
lli
llvm-ar llvm-ar: Output the file we errored on. 2014-05-23 05:52:12 +00:00
llvm-as
llvm-bcanalyzer
llvm-c-test
llvm-config
llvm-cov llvm-cov: Implement --no-output 2014-05-07 02:11:18 +00:00
llvm-diff
llvm-dis
llvm-dwarfdump Kill symbolization functionality in llvm-dwarfdump. We have llvm-symbolizer for that. 2014-05-19 18:45:32 +00:00
llvm-extract Use range loops. 2014-05-08 19:30:17 +00:00
llvm-jitlistener
llvm-link
llvm-lto
llvm-mc Move MCOptions that aren't shared between programs into their specific 2014-05-21 21:05:09 +00:00
llvm-mcmarkup
llvm-nm Delete getAliasedGlobal. 2014-05-16 22:37:03 +00:00
llvm-objdump
llvm-profdata
llvm-readobj tools: inline simple single-use function 2014-05-25 20:26:40 +00:00
llvm-rtdyld [tools][llvm-rtdyld] Add a '-dylib <file>' option to llvm-rtdyld to load shared 2014-05-13 22:37:41 +00:00
llvm-shlib autoconf: Fix soname for libLLVM-Major.Minor.so (2nd try) 2014-05-13 19:37:03 +00:00
llvm-size
llvm-stress
llvm-symbolizer [DWARF parser] Teach DIContext to fetch short (non-linkage) function names for a given address. 2014-05-17 00:07:48 +00:00
lto Fix gcc -pedantic warning in lto.cpp. 2014-05-05 12:24:08 +00:00
macho-dump
msbuild
obj2yaml [yaml2obj][ELF] Add an optional Size field to the YAML section declaration. 2014-05-16 16:01:00 +00:00
opt
yaml2obj [yaml2obj][ELF] Add an optional Size field to the YAML section declaration. 2014-05-16 16:01:00 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile