[PATCH] D119910: [clang][debug] port clang-cl /JMC flag to ELF

Yuanfang Chen via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Mar 4 14:33:24 PST 2022


ychen updated this revision to Diff 413146.
ychen added a comment.
Herald added a subscriber: dang.

- Address Reid's comments


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D119910

Files:
  clang/include/clang/Basic/DiagnosticDriverKinds.td
  clang/include/clang/Driver/Options.td
  clang/lib/Driver/ToolChains/Clang.cpp
  clang/test/Driver/cl-options.c
  clang/test/Driver/clang_f_opts.c
  llvm/lib/CodeGen/JMCInstrumenter.cpp
  llvm/test/Instrumentation/JustMyCode/jmc-instrument-elf.ll
  llvm/test/Instrumentation/JustMyCode/jmc-instrument-x86.ll
  llvm/test/Instrumentation/JustMyCode/jmc-instrument.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D119910.413146.patch
Type: text/x-patch
Size: 21079 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220304/c78d3c27/attachment-0001.bin>


More information about the cfe-commits mailing list