aboutsummaryrefslogtreecommitdiff
path: root/llvm/tools/llvm-objdump/llvm-objdump.cpp
diff options
context:
space:
mode:
authorDavid Majnemer <david.majnemer@gmail.com>2014-01-15 09:16:42 +0000
committerDavid Majnemer <david.majnemer@gmail.com>2014-01-15 09:16:42 +0000
commitdee105772c5b5662e1a046b1c102467c84a09d26 (patch)
treec1395726ad714912c52e1f8edbabaed8c863ac88 /llvm/tools/llvm-objdump/llvm-objdump.cpp
parent888d52a6556eec27341ba635a64315dd08c269aa (diff)
downloadllvm-dee105772c5b5662e1a046b1c102467c84a09d26.zip
llvm-dee105772c5b5662e1a046b1c102467c84a09d26.tar.gz
llvm-dee105772c5b5662e1a046b1c102467c84a09d26.tar.bz2
WinCOFF: Transform IR expressions featuring __ImageBase into image relative relocations
MSVC on x64 requires that we create image relative symbol references to refer to RTTI data. Seeing as how there is no way to explicitly make reference to a given relocation type in LLVM IR, pattern match expressions of the form &foo - &__ImageBase. Differential Revision: http://llvm-reviews.chandlerc.com/D2523 llvm-svn: 199312
Diffstat (limited to 'llvm/tools/llvm-objdump/llvm-objdump.cpp')
0 files changed, 0 insertions, 0 deletions