diff options
author | Bill Wendling <isanbard@gmail.com> | 2021-01-14 01:51:04 -0800 |
---|---|---|
committer | Bill Wendling <isanbard@gmail.com> | 2021-01-19 23:54:31 -0800 |
commit | e22295385c7fb1104620a497da8eab935768fd78 (patch) | |
tree | 7f5d06fb2ba800fef04374af02068615ddc9f85a /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 8ca4b174d703e8676c6d47a2e25895c82e2e2ab7 (diff) | |
download | llvm-e22295385c7fb1104620a497da8eab935768fd78.zip llvm-e22295385c7fb1104620a497da8eab935768fd78.tar.gz llvm-e22295385c7fb1104620a497da8eab935768fd78.tar.bz2 |
[X86] Add segment and address-size override prefixes
X86 allows for the "addr32" and "addr16" address size override prefixes.
Also, these and the segment override prefixes should be recognized as
valid prefixes.
Differential Revision: https://reviews.llvm.org/D94726
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions