llvm-mirror/tools
David Majnemer 49dcd13916 [IR] Remove terminatepad
It turns out that terminatepad gives little benefit over a cleanuppad
which calls the termination function.  This is not sufficient to
implement fully generic filters but MSVC doesn't support them which
makes terminatepad a little over-designed.

Depends on D15478.

Differential Revision: http://reviews.llvm.org/D15479

llvm-svn: 255522
2015-12-14 18:34:23 +00:00
..
bugpoint Simplify testMergedProgram. 2015-12-09 00:55:05 +00:00
bugpoint-passes
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-as
llvm-as-fuzzer
llvm-bcanalyzer [IR] Remove terminatepad 2015-12-14 18:34:23 +00:00
llvm-c-test
llvm-config
llvm-cov
llvm-cxxdump
llvm-diff
llvm-dis
llvm-dwarfdump
llvm-dwp [llvm-dwp] Deduplicate type units 2015-12-14 07:42:00 +00:00
llvm-extract
llvm-go
llvm-jitlistener
llvm-link
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
llvm-mc-fuzzer
llvm-mcmarkup
llvm-nm
llvm-objdump [llvm-objdump/MachoDump] Simplify. 2015-12-12 21:50:11 +00:00
llvm-pdbdump
llvm-profdata
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
llvm-size
llvm-split
llvm-stress
llvm-symbolizer
lto Fix the order of destructors in LibLTOCodeGenerator 2015-12-09 03:37:51 +00:00
msbuild
obj2yaml
opt
sancov
verify-uselistorder
xcode-toolchain
yaml2obj
CMakeLists.txt
LLVMBuild.txt
Makefile