aboutsummaryrefslogtreecommitdiff
path: root/llvm/tools/llvm-readobj/llvm-readobj.cpp
diff options
context:
space:
mode:
authorBill Wendling <isanbard@gmail.com>2019-10-07 09:54:53 +0000
committerBill Wendling <isanbard@gmail.com>2019-10-07 09:54:53 +0000
commit6942327a8f3ba90b2480f39318901e22269d16e7 (patch)
tree3b6187e6806699517c844bff82c5c1109eb78a35 /llvm/tools/llvm-readobj/llvm-readobj.cpp
parent32b47ddb2deba6896aa00405c4239b808a62da09 (diff)
downloadllvm-6942327a8f3ba90b2480f39318901e22269d16e7.zip
llvm-6942327a8f3ba90b2480f39318901e22269d16e7.tar.gz
llvm-6942327a8f3ba90b2480f39318901e22269d16e7.tar.bz2
[IA] Recognize hexadecimal escape sequences
Summary: Implement support for hexadecimal escape sequences to match how GNU 'as' handles them. I.e., read all hexadecimal characters and truncate to the lower 16 bits. Reviewers: nickdesaulniers Subscribers: hiraditya, llvm-commits Tags: #llvm Differential Revision: https://reviews.llvm.org/D68483 llvm-svn: 373888
Diffstat (limited to 'llvm/tools/llvm-readobj/llvm-readobj.cpp')
0 files changed, 0 insertions, 0 deletions