[PATCH] D71627: [Clang FE, SystemZ] Recognize -mrecord-mcount CL option.

Jonas Paulsson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Dec 18 13:41:31 PST 2019


jonpa updated this revision to Diff 234607.
jonpa added a comment.

Probably better to only have one hard-coded space character in mrecord-mcount.c CHECK line.


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

https://reviews.llvm.org/D71627

Files:
  clang/include/clang/Basic/CodeGenOptions.def
  clang/include/clang/Driver/Options.td
  clang/lib/CodeGen/CodeGenFunction.cpp
  clang/lib/Driver/ToolChains/Clang.cpp
  clang/lib/Frontend/CompilerInvocation.cpp
  clang/test/CodeGen/mrecord-mcount.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D71627.234607.patch
Type: text/x-patch
Size: 4869 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191218/5c37e4a6/attachment.bin>


More information about the llvm-commits mailing list