summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/functionalities/process_attach/main.cpp
diff options
context:
space:
mode:
authorAlex Bradbury <asb@lowrisc.org>2016-11-01 17:27:54 +0000
committerAlex Bradbury <asb@lowrisc.org>2016-11-01 17:27:54 +0000
commitb2e5472d854365ee26a24c7fe3ec6adfc2362ae4 (patch)
tree020082cb3297d3d7c41bc8b26742821f0cc607c3 /lldb/packages/Python/lldbsuite/test/functionalities/process_attach/main.cpp
parent9677b602880c0202108686e6d2d4f2d1df36608d (diff)
downloadbcm5719-llvm-b2e5472d854365ee26a24c7fe3ec6adfc2362ae4.tar.gz
bcm5719-llvm-b2e5472d854365ee26a24c7fe3ec6adfc2362ae4.zip
[RISCV] Add stub backend
This contains just enough for lib/Target/RISCV to compile. Notably a basic RISCVTargetMachine and RISCVTargetInfo. At this point you can attempt llc -march=riscv32 myinput.ll and will find it fails due to the lack of MCAsmInfo. See http://lists.llvm.org/pipermail/llvm-dev/2016-August/103748.html for further discussion Differential Revision: https://reviews.llvm.org/D23560 llvm-svn: 285712
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/functionalities/process_attach/main.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud