]> granicus.if.org Git - llvm/commit
GCOV: Fix ABI breakage from r236303
authorTom Stellard <thomas.stellard@amd.com>
Mon, 4 May 2015 19:18:18 +0000 (19:18 +0000)
committerTom Stellard <thomas.stellard@amd.com>
Mon, 4 May 2015 19:18:18 +0000 (19:18 +0000)
commitdef282d71491211e1547d9007dc4528b738f93de
tree618cab9344bca418a0ebad67a1cfc412159d3e28
parentcd181f740d33ee39f7ec433dab533e2632bd727b
GCOV: Fix ABI breakage from r236303

This effectively reverts the part of r236303, which added a new member
to the GCOVOptions and broke ABI compatibility with 3.6.0.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/branches/release_36@236445 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Transforms/Instrumentation.h
lib/Transforms/Instrumentation/GCOVProfiling.cpp