[PATCH] D39955: [Driver] Add command-line flags for the new TBAA metadata format

Ivan Kosarev via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Nov 13 04:57:26 PST 2017


kosarev created this revision.
kosarev added a project: clang.

This patch starts a series of changes to add support for the new TBAA metadata format proposed in this llvm-dev thread:

http://lists.llvm.org/pipermail/llvm-dev/2017-November/118748.html


Repository:
  rL LLVM

https://reviews.llvm.org/D39955

Files:
  include/clang/Driver/CC1Options.td
  include/clang/Driver/Options.td
  include/clang/Frontend/CodeGenOptions.def
  lib/Driver/ToolChains/Clang.cpp
  lib/Frontend/CompilerInvocation.cpp
  test/Driver/tbaa.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D39955.122636.patch
Type: text/x-patch
Size: 5493 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20171113/8db20af5/attachment.bin>


More information about the cfe-commits mailing list