summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/python_api/interpreter/main.c
diff options
context:
space:
mode:
authorAlex Bradbury <asb@lowrisc.org>2018-06-07 15:35:47 +0000
committerAlex Bradbury <asb@lowrisc.org>2018-06-07 15:35:47 +0000
commit6a4b5441e47fca784539758ee65522b45d7eb908 (patch)
tree639c7e872510a401551f357438de7fcdbc173d4c /lldb/packages/Python/lldbsuite/test/python_api/interpreter/main.c
parent6cfb31c7c1ad63050df0ab2b5c016427387db6ca (diff)
downloadbcm5719-llvm-6a4b5441e47fca784539758ee65522b45d7eb908.tar.gz
bcm5719-llvm-6a4b5441e47fca784539758ee65522b45d7eb908.zip
[RISCV] AsmParser support for the li pseudo instruction
The implementation follows the MIPS backend and expands the pseudo instruction directly during asm parsing. As the result, only real MC instructions are emitted to the MCStreamer. The actual expansion to real instructions is similar to the expansion performed by the GNU Assembler. This patch supersedes D41949. Differential Revision: https://reviews.llvm.org/D46118 Patch by Mario Werner. llvm-svn: 334203
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/interpreter/main.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud