Files
llvm-6502/test/CodeGen
Tom Stellard 89bdc4dd55 Merging r198744:
------------------------------------------------------------------------
r198744 | iain | 2014-01-08 05:22:54 -0500 (Wed, 08 Jan 2014) | 8 lines

[patch] Adjust behavior of FDE cross-section relocs for targets that don't support abs-differences.

Modern versions of OSX/Darwin's ld (ld64 > 97.17) have an optimisation present that allows the back end to omit relocations (and replace them with an absolute difference) for FDE some text section refs.

This patch allows a backend to opt-in to this behaviour by setting "DwarfFDESymbolsUseAbsDiff".  At present, this is only enabled for modern x86 OSX ports.

test changes by David Fang.

------------------------------------------------------------------------

git-svn-id: https://llvm.org/svn/llvm-project/llvm/branches/release_34@205768 91177308-0d34-0410-b5e6-96231b3b80d8
2014-04-08 14:28:03 +00:00
..
2013-12-10 04:31:42 +00:00
2013-12-09 21:01:06 +00:00
2013-11-21 20:18:40 +00:00
2013-12-09 20:58:24 +00:00
2013-12-09 20:58:24 +00:00
2013-12-01 15:54:07 +00:00
2014-04-08 14:27:55 +00:00
2014-03-24 18:21:44 +00:00
2013-12-09 08:56:18 +00:00
2013-12-03 11:05:09 +00:00
2013-12-09 20:58:24 +00:00
2014-04-08 14:28:03 +00:00