[PATCH] D48155: Teach Clang to emit address-significance tables.

Peter Collingbourne via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Jun 13 18:23:05 PDT 2018


pcc updated this revision to Diff 151282.
pcc added a comment.

- Add some additional driver tests


https://reviews.llvm.org/D48155

Files:
  clang/include/clang/Driver/Options.td
  clang/include/clang/Frontend/CodeGenOptions.def
  clang/lib/CodeGen/BackendUtil.cpp
  clang/lib/Driver/ToolChains/Clang.cpp
  clang/lib/Frontend/CompilerInvocation.cpp
  clang/test/CodeGen/addrsig.c
  clang/test/Driver/addrsig.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D48155.151282.patch
Type: text/x-patch
Size: 4308 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180614/c7c050d5/attachment.bin>


More information about the cfe-commits mailing list