Files
clang-p2996/llvm/test/CodeGen/ARM
Peter Collingbourne 265ebd7d70 CodeGen: Use PLT relocations for relative references to unnamed_addr functions.
The relative vtable ABI (PR26723) needs PLT relocations to refer to virtual
functions defined in other DSOs. The unnamed_addr attribute means that the
function's address is not significant, so we're allowed to substitute it
with the address of a PLT entry.

Also includes a bonus feature: addends for COFF image-relative references.

Differential Revision: http://reviews.llvm.org/D17938

llvm-svn: 267211
2016-04-22 20:40:10 +00:00
..
2016-04-22 18:06:51 +00:00
2016-01-26 00:03:25 +00:00
2016-01-28 18:59:04 +00:00
2015-10-26 20:49:49 +00:00
2016-01-26 00:03:25 +00:00
2016-04-08 18:15:37 +00:00
2016-01-26 00:03:25 +00:00
2016-03-31 19:42:04 +00:00
2015-12-17 01:29:08 +00:00
2016-04-08 18:15:37 +00:00
2016-04-08 18:15:37 +00:00
2016-01-26 00:03:25 +00:00
2015-08-13 17:28:16 +00:00