llvm-6502/tools
Rafael Espindola debd7e4e8b Simplify the handling of pcrel relocations on ELF. Now we do the right thing
for all symbol differences and can drop the old EmitPCRelSymbolValue
method.

This also make getExprForFDESymbol on ELF equal to the one on MachO, and it
can be made non-virtual.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@130634 91177308-0d34-0410-b5e6-96231b3b80d8
2011-05-01 03:50:49 +00:00
..
bugpoint ADT/Triple: Move a variety of clients to using isOSDarwin() and isOSWindows() 2011-04-19 21:14:45 +00:00
bugpoint-passes
edis
gold
llc Add all the plumbing needed for MC to expand cfi to the old tables in 2011-04-30 03:44:37 +00:00
lli
llvm-ar
llvm-as
llvm-bcanalyzer
llvm-config
llvm-diff
llvm-dis
llvm-extract
llvm-ld
llvm-link
llvm-mc Add all the plumbing needed for MC to expand cfi to the old tables in 2011-04-30 03:44:37 +00:00
llvm-nm
llvm-objdump Remove unused STL header includes. 2011-04-23 19:53:52 +00:00
llvm-prof
llvm-ranlib
llvm-rtdyld
llvm-shlib
llvm-stub
llvmc Remove all references to plugins from the LLVMC docs. 2011-04-24 14:17:32 +00:00
lto Simplify the handling of pcrel relocations on ELF. Now we do the right thing 2011-05-01 03:50:49 +00:00
macho-dump
opt
CMakeLists.txt Revert an unintended commit. Very sorry for this one. 2011-04-28 08:18:22 +00:00
Makefile