llvm-6502/tools
Sean Silva 326c193e0a [yaml2obj][ELF] Allow expressing undefined symbols.
Previously we unconditionally enforced that section references in
symbols in the YAML had a name that was a section name present in the
object, and linked the references to that section. Now, permit empty
section names (already the default, if the `Section` key is not
provided) to indicate SHN_UNDEF.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@184513 91177308-0d34-0410-b5e6-96231b3b80d8
2013-06-21 01:11:48 +00:00
..
bugpoint Convert most uses of PathV1.h in ToolRunner.cpp. 2013-06-18 17:20:08 +00:00
bugpoint-passes
gold Fix the build with gcc 4.7 and -std=c++11. 2013-06-17 22:24:06 +00:00
llc Test commit access. 2013-06-19 02:26:00 +00:00
lli
llvm-ar Add a fixme. 2013-06-20 22:04:56 +00:00
llvm-as
llvm-bcanalyzer
llvm-config
llvm-cov
llvm-diff
llvm-dis
llvm-dwarfdump llvm-dwarfdump: Add support for dumping the .debug_loc section 2013-06-19 21:37:13 +00:00
llvm-extract
llvm-jitlistener
llvm-link Don't use PathV1.h in llvm-link. 2013-06-17 17:32:19 +00:00
llvm-mc Use pointers to the MCAsmInfo and MCRegInfo. 2013-06-18 07:20:20 +00:00
llvm-mcmarkup
llvm-nm Basic support for parsing Mach-O universal binaries in LLVMObject library 2013-06-18 15:03:28 +00:00
llvm-objdump Use pointers to the MCAsmInfo and MCRegInfo. 2013-06-18 07:20:20 +00:00
llvm-prof
llvm-readobj Don't link with the archive library programs that don't use it. 2013-06-17 15:29:46 +00:00
llvm-rtdyld
llvm-shlib
llvm-size
llvm-stress
llvm-symbolizer
lto Use pointers to the MCAsmInfo and MCRegInfo. 2013-06-18 07:20:20 +00:00
macho-dump
obj2yaml Don't link with the archive library programs that don't use it. 2013-06-17 15:29:46 +00:00
opt Remove the simplify-libcalls pass (finally) 2013-06-20 19:48:07 +00:00
yaml2obj [yaml2obj][ELF] Allow expressing undefined symbols. 2013-06-21 01:11:48 +00:00
CMakeLists.txt Remove the LLVM specific archive index. 2013-06-14 23:25:53 +00:00
LLVMBuild.txt Remove the LLVM specific archive index. 2013-06-14 23:25:53 +00:00
Makefile Remove the LLVM specific archive index. 2013-06-14 23:25:53 +00:00