diff options
author | Martin Storsjo <martin@martin.st> | 2018-07-26 20:11:26 +0000 |
---|---|---|
committer | Martin Storsjo <martin@martin.st> | 2018-07-26 20:11:26 +0000 |
commit | 390bce43220111640bfe94733282ae7db4708f82 (patch) | |
tree | 31f0e39688b71bf1077cdead6cb942935fc86bc8 /llvm/lib/Demangle/MicrosoftDemangle.cpp | |
parent | e6e75bf84c94e03313594c1b5faf2b8065969c39 (diff) | |
download | bcm5719-llvm-390bce43220111640bfe94733282ae7db4708f82.tar.gz bcm5719-llvm-390bce43220111640bfe94733282ae7db4708f82.zip |
[MC] Add support for the .rva assembler directive for COFF targets
Even though gas doesn't document it, it has been supported there for
a very long time.
This produces the 32 bit relative virtual address (aka image relative
address) for a given symbol. ".rva foo" is essentially equal to
".long foo@imgrel".
Differential Revision: https://reviews.llvm.org/D49821
llvm-svn: 338063
Diffstat (limited to 'llvm/lib/Demangle/MicrosoftDemangle.cpp')
0 files changed, 0 insertions, 0 deletions