summaryrefslogtreecommitdiffstats
path: root/clang/lib/Basic/Targets.cpp
diff options
context:
space:
mode:
authorJF Bastien <jfb@google.com>2015-08-07 01:57:03 +0000
committerJF Bastien <jfb@google.com>2015-08-07 01:57:03 +0000
commit315cc068409555a2969da4a57f1295c3d98e4a85 (patch)
tree63c4f74b316c7e5d774bd48e9fc745b676591587 /clang/lib/Basic/Targets.cpp
parentf594fcad73ab45a46b30b405b022916b819a8bd7 (diff)
downloadbcm5719-llvm-315cc068409555a2969da4a57f1295c3d98e4a85.tar.gz
bcm5719-llvm-315cc068409555a2969da4a57f1295c3d98e4a85.zip
WebAssembly: textual emission uses expected opcode names
Summary: WebAssembly's tablegen instructions have the names WebAssembly expects, but by LLVM convention they're uppercase and suffixed with their type after an underscore. Leave the C++ code that way, but print outt he names WebAssembly expects (lowercase, no type). We could teach tablegen to do this later, maybe by using `!cast<string>(node)` in the .td files. Reviewers: sunfish Subscribers: jfb, llvm-commits Differential Revision: http://reviews.llvm.org/D11776 llvm-svn: 244305
Diffstat (limited to 'clang/lib/Basic/Targets.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud