llvm-6502/tools
Chandler Carruth 790552c20f Revert r145180 as it is causing test failures on all the bots.
Original commit message:
Fixed ObjectFile functions:
- getSymbolOffset() renamed as getSymbolFileOffset()
- getSymbolFileOffset(), getSymbolAddress(), getRelocationAddress() returns same result for ELFObjectFile, MachOObjectFile and COFFObjectFile.
- added getRelocationOffset()
- fixed MachOObjectFile::getSymbolSize()
- fixed MachOObjectFile::getSymbolSection()
- fixed MachOObjectFile::getSymbolOffset() for symbols without section data.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@145182 91177308-0d34-0410-b5e6-96231b3b80d8
2011-11-27 10:37:47 +00:00
..
bugpoint Remove all remaining uses of Value::getNameStr(). 2011-11-15 16:27:03 +00:00
bugpoint-passes
edis
gold Point to libLTO with -L/PATH/ -lLTO so that it is found in the install 2011-11-23 03:07:25 +00:00
llc Sink codegen optimization level into MCCodeGenInfo along side relocation model 2011-11-16 08:38:26 +00:00
lli
llvm-ar
llvm-as
llvm-bcanalyzer remove support for reading llvm 2.9 .bc files. LLVM 3.1 is only compatible back to 3.0 2011-11-27 05:48:27 +00:00
llvm-config
llvm-config-2 llvm-config-2: Detect when we are running out of a BuildTools development tree, so that we can always provide library/include information for the real build directory. 2011-11-11 22:59:47 +00:00
llvm-cov LLVMBuild: Add description files for the LLVM tools. 2011-11-11 22:59:39 +00:00
llvm-diff
llvm-dis
llvm-dwarfdump
llvm-extract
llvm-ld
llvm-link
llvm-mc
llvm-nm Revert r145180 as it is causing test failures on all the bots. 2011-11-27 10:37:47 +00:00
llvm-objdump Revert r145180 as it is causing test failures on all the bots. 2011-11-27 10:37:47 +00:00
llvm-prof Remove all remaining uses of Value::getNameStr(). 2011-11-15 16:27:03 +00:00
llvm-ranlib
llvm-rtdyld
llvm-shlib
llvm-size
llvm-stub
lto
macho-dump
opt Remove all remaining uses of Value::getNameStr(). 2011-11-15 16:27:03 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile