[PATCH] D73320: [WebAssembly] Add reference types target feature
Heejin Ahn via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jan 24 01:51:59 PST 2020
aheejin updated this revision to Diff 240124.
aheejin marked an inline comment as done.
aheejin added a comment.
- Test target feature section
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D73320/new/
https://reviews.llvm.org/D73320
Files:
clang/lib/Basic/Targets/WebAssembly.cpp
clang/lib/Basic/Targets/WebAssembly.h
clang/test/Preprocessor/wasm-target-features.c
llvm/lib/Target/WebAssembly/WebAssembly.td
llvm/lib/Target/WebAssembly/WebAssemblyInstrInfo.td
llvm/lib/Target/WebAssembly/WebAssemblySubtarget.h
llvm/test/CodeGen/WebAssembly/reference-types.ll
llvm/test/CodeGen/WebAssembly/target-features.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D73320.240124.patch
Type: text/x-patch
Size: 8110 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200124/8f5003af/attachment.bin>
More information about the llvm-commits
mailing list