summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Demangle/MicrosoftDemangle.cpp
diff options
context:
space:
mode:
authorMartin Storsjo <martin@martin.st>2018-07-26 20:11:26 +0000
committerMartin Storsjo <martin@martin.st>2018-07-26 20:11:26 +0000
commit390bce43220111640bfe94733282ae7db4708f82 (patch)
tree31f0e39688b71bf1077cdead6cb942935fc86bc8 /llvm/lib/Demangle/MicrosoftDemangle.cpp
parente6e75bf84c94e03313594c1b5faf2b8065969c39 (diff)
downloadbcm5719-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
OpenPOWER on IntegriCloud