]> granicus.if.org Git - clang/commit
Driver: Add -fno-profile-arcs to go with -fprofile-arcs
authorJustin Bogner <mail@justinbogner.com>
Thu, 7 Aug 2014 03:14:34 +0000 (03:14 +0000)
committerJustin Bogner <mail@justinbogner.com>
Thu, 7 Aug 2014 03:14:34 +0000 (03:14 +0000)
commit30ff659175ca1c884509463b182dd4350e37c482
treeab9ae3229ed0700177d01eb381583fdc0aebbf11
parent9e2d9f2ea87a9399ff3d076e69c6f73410094517
Driver: Add -fno-profile-arcs to go with -fprofile-arcs

This is a trivial gcc-compatible change.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@215051 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/Driver/Options.td
lib/Driver/ToolChains.cpp
lib/Driver/Tools.cpp