aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Bitcode/Reader/BitcodeReader.cpp
diff options
context:
space:
mode:
authorKeegan Saunders <keegan@undefinedbehaviour.org>2022-06-29 20:55:05 -0700
committerFangrui Song <i@maskray.me>2022-06-29 20:55:05 -0700
commitfd6b9074ca02d1d7d1daa213ba9f6e91dec03c2d (patch)
treefb551c1262312e1f6a8ddc8600f16ec32f96b891 /llvm/lib/Bitcode/Reader/BitcodeReader.cpp
parent7a567c60f2c873c147a68ba084f091bd7f020217 (diff)
downloadllvm-fd6b9074ca02d1d7d1daa213ba9f6e91dec03c2d.zip
llvm-fd6b9074ca02d1d7d1daa213ba9f6e91dec03c2d.tar.gz
llvm-fd6b9074ca02d1d7d1daa213ba9f6e91dec03c2d.tar.bz2
[MC] Skip lower-case integer suffixes
`mov x0, 1024u` is permitted in binutils but rejected by the integrated assembler. Support the case. This is especially important when using the C pre-processor with the assembler: some shared code between C and assembler may use lower-cased suffices. Reviewed By: MaskRay Differential Revision: https://reviews.llvm.org/D128871
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions