diff options
author | Artem Belevich <tra@google.com> | 2020-07-08 13:23:18 -0700 |
---|---|---|
committer | Artem Belevich <tra@google.com> | 2020-07-20 16:24:41 -0700 |
commit | bf66003a4f9115beb4a8a240b5327b3cc41be9cc (patch) | |
tree | 454c45b0710218fb4064cb7cb1a28e06d102b369 /lldb/source/Commands/CommandObjectSource.cpp | |
parent | a5609102117d2384fb73a14f37d24a0c844e3864 (diff) | |
download | llvm-bf66003a4f9115beb4a8a240b5327b3cc41be9cc.zip llvm-bf66003a4f9115beb4a8a240b5327b3cc41be9cc.tar.gz llvm-bf66003a4f9115beb4a8a240b5327b3cc41be9cc.tar.bz2 |
[MC,NVPTX] Add MCAsmPrinter support for unsigned-only data directives.
PTX does not support negative values in .bNN data directives and we must
typecast such values to unsigned before printing them.
MCAsmInfo can now specify whether such casting is necessary for particular
target.
Differential Revision: https://reviews.llvm.org/D83423
Diffstat (limited to 'lldb/source/Commands/CommandObjectSource.cpp')
0 files changed, 0 insertions, 0 deletions