[PATCH] D121151: [WebAssembly] Add new target feature in support of 'extended-const' proposal

Sam Clegg via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Mar 7 16:48:14 PST 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGc832edfd3fbc: [WebAssembly] Add new target feature in support of 'extended-const' proposal (authored by sbc100).

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D121151/new/

https://reviews.llvm.org/D121151

Files:
  clang/docs/ClangCommandLineReference.rst
  clang/include/clang/Driver/Options.td
  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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D121151.413657.patch
Type: text/x-patch
Size: 6153 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220308/fb44f197/attachment.bin>


More information about the cfe-commits mailing list