[PATCH] D87258: [WebAssembly, LowerTypeTests] Fix control-flow integrity support

Dominic Chen via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Sep 7 19:03:16 PDT 2020


ddcc updated this revision to Diff 290392.
ddcc added a comment.

Fix Twine issue


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D87258

Files:
  llvm/include/llvm/MC/MCSymbolWasm.h
  llvm/include/llvm/MC/MCWasmObjectWriter.h
  llvm/lib/MC/WasmObjectWriter.cpp
  llvm/lib/Target/WebAssembly/MCTargetDesc/WebAssemblyTargetStreamer.cpp
  llvm/lib/Target/WebAssembly/MCTargetDesc/WebAssemblyTargetStreamer.h
  llvm/lib/Target/WebAssembly/WebAssemblyAsmPrinter.cpp
  llvm/lib/Transforms/IPO/LowerTypeTests.cpp
  llvm/test/CodeGen/WebAssembly/cfi-obj.ll
  llvm/test/MC/WebAssembly/cfi.ll
  llvm/test/Transforms/LowerTypeTests/function-disjoint.ll
  llvm/test/Transforms/LowerTypeTests/function.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D87258.290392.patch
Type: text/x-patch
Size: 23532 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200908/4f85b6f2/attachment.bin>


More information about the llvm-commits mailing list