llvm-6502/tools
Eli Bendersky 533048228f Try to get rid of a -wunitialized warning: explicitly initialize the pointer
to NULL and use asserts to check in relevant places.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@176134 91177308-0d34-0410-b5e6-96231b3b80d8
2013-02-26 23:04:17 +00:00
..
bugpoint
bugpoint-passes
gold
llc
lli Provide workaround for PR 15130. 2013-02-25 23:00:19 +00:00
llvm-ar
llvm-as
llvm-bcanalyzer Add static cast to unsigned char whenever a character classification function is called with a signed char argument, in order to avoid assertions in Windows Debug configuration. 2013-02-12 21:21:59 +00:00
llvm-config
llvm-cov
llvm-diff
llvm-dis
llvm-dwarfdump
llvm-extract
llvm-jitlistener
llvm-link
llvm-mc Try to get rid of a -wunitialized warning: explicitly initialize the pointer 2013-02-26 23:04:17 +00:00
llvm-mcmarkup
llvm-nm
llvm-objdump [objdump] Add PT_PHDR. 2013-02-21 02:21:29 +00:00
llvm-prof
llvm-ranlib
llvm-readobj [llvm-readobj] Add ELF .dynamic table dumping. 2013-02-20 02:37:12 +00:00
llvm-rtdyld
llvm-shlib
llvm-size
llvm-stress Fix auto_ptr is deprecated warnings 2013-02-26 21:20:35 +00:00
llvm-symbolizer clang-formatize llvm-symbolizer code 2013-02-15 08:54:47 +00:00
lto Use 'RC_XBS' instead of 'RC_BUILDIT' to catch all times when it's built in the Apple way. 2013-02-13 19:44:08 +00:00
macho-dump
opt
CMakeLists.txt
LLVMBuild.txt
Makefile