[PATCH] D119910: [clang][debug] port clang-cl /JMC flag to ELF
Yuanfang Chen via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Mar 7 10:18:46 PST 2022
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG731347431976: [clang][debug] port clang-cl /JMC flag to ELF (authored by ychen).
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.413544.patch
Type: text/x-patch
Size: 21079 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220307/e19a97eb/attachment-0001.bin>
More information about the cfe-commits
mailing list