aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Support/BinaryStreamReader.cpp
diff options
context:
space:
mode:
authorEric Astor <epastor@google.com>2020-09-23 13:42:22 -0400
committerEric Astor <epastor@google.com>2020-09-23 13:45:58 -0400
commit5dd1b6d612655c9006ba97a8b6487ded80719b48 (patch)
treebc9b126b1c7ee01ca752eefb7998c2478623bb6a /llvm/lib/Support/BinaryStreamReader.cpp
parentb3931188fdc84ce2bd93a0770ddc8182d18c5010 (diff)
downloadllvm-5dd1b6d612655c9006ba97a8b6487ded80719b48.zip
llvm-5dd1b6d612655c9006ba97a8b6487ded80719b48.tar.gz
llvm-5dd1b6d612655c9006ba97a8b6487ded80719b48.tar.bz2
[ms] [llvm-ml] Add support for .radix directive, and accept all radix specifiers
Add support for .radix directive, and radix specifiers [yY] (binary), [oOqQ] (octal), and [tT] (decimal). Also, when lexing MASM integers, require radix specifier; MASM requires that all literals without a radix specifier be treated as in the default radix. (e.g., 0100 = 100) Reviewed By: thakis Differential Revision: https://reviews.llvm.org/D87400
Diffstat (limited to 'llvm/lib/Support/BinaryStreamReader.cpp')
0 files changed, 0 insertions, 0 deletions