aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp
diff options
context:
space:
mode:
authorCraig Topper <craig.topper@intel.com>2020-08-01 13:25:18 -0700
committerCraig Topper <craig.topper@intel.com>2020-08-01 13:26:35 -0700
commite297d928dcde31ac92eff72532095f4f657f2ebd (patch)
tree7720a7ae489a5940fa485bfedba7efc4a7df2a42 /llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp
parent85b5315dbe9d52766ab326e702d638fcf58579b5 (diff)
downloadllvm-e297d928dcde31ac92eff72532095f4f657f2ebd.zip
llvm-e297d928dcde31ac92eff72532095f4f657f2ebd.tar.gz
llvm-e297d928dcde31ac92eff72532095f4f657f2ebd.tar.bz2
[X86] Add assembler support for {disp8} and {disp32} to control the size of displacement used for memory operands.
These prefixes should override the default behavior and force a larger immediate size. I don't believe gas issues any warning if you use {disp8} when a 32-bit displacement is already required. And this patch doesn't either. This completes the {disp8} and {disp32} support from PR46650. Reviewed By: RKSimon Differential Revision: https://reviews.llvm.org/D84793
Diffstat (limited to 'llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp')
0 files changed, 0 insertions, 0 deletions