llvm-6502/tools
Dan Gohman 34b96f4fb3 It's not necessary to call raw_ostream::close explicitly on automatic
raw_ostream variables immediately before they go out of scope.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@99413 91177308-0d34-0410-b5e6-96231b3b80d8
2010-03-24 19:00:02 +00:00
..
bugpoint Free all Constants in ~LLVMConstantImpl. We avoid assertion failures 2010-03-22 05:23:37 +00:00
edis
gold
llc llc doesn't need LinkAllVMCore. 2010-03-22 16:59:44 +00:00
lli
llvm-ar
llvm-as
llvm-bcanalyzer
llvm-config
llvm-dis
llvm-extract
llvm-ld It's not necessary to call raw_ostream::close explicitly on automatic 2010-03-24 19:00:02 +00:00
llvm-link
llvm-mc llvm-mc: Support -filetype=null, for timing purposes. 2010-03-23 23:47:12 +00:00
llvm-nm
llvm-prof
llvm-ranlib
llvm-shlib
llvm-stub
llvmc
lto
opt Avoid leaking the FunctionPassManager from opt. 2010-03-22 15:56:04 +00:00
CMakeLists.txt
Makefile Remove if DISABLED not if not DISABLED... 2010-03-23 23:09:03 +00:00