Fix Layering, move instrumentation transform headers into Instrumentation subdirectory
authorDavid Blaikie <dblaikie@gmail.com>
Fri, 23 Mar 2018 22:11:06 +0000 (22:11 +0000)
committerDavid Blaikie <dblaikie@gmail.com>
Fri, 23 Mar 2018 22:11:06 +0000 (22:11 +0000)
commit4fe1fe141871b388a87c1caeff8a824953a6bbb1
treeb1185161adfdf618a1db1372da4069b4ecb6af80
parent10166c74683ccc4680c5db8437cb43bc2b8bb065
Fix Layering, move instrumentation transform headers into Instrumentation subdirectory

llvm-svn: 328379
llvm/include/llvm/Transforms/Instrumentation/GCOVProfiler.h [moved from llvm/include/llvm/Transforms/GCOVProfiler.h with 92% similarity]
llvm/include/llvm/Transforms/Instrumentation/InstrProfiling.h [moved from llvm/include/llvm/Transforms/InstrProfiling.h with 98% similarity]
llvm/include/llvm/Transforms/Instrumentation/PGOInstrumentation.h [moved from llvm/include/llvm/Transforms/PGOInstrumentation.h with 97% similarity]
llvm/lib/Passes/PassBuilder.cpp
llvm/lib/Transforms/Instrumentation/GCOVProfiling.cpp
llvm/lib/Transforms/Instrumentation/IndirectCallPromotion.cpp
llvm/lib/Transforms/Instrumentation/InstrProfiling.cpp
llvm/lib/Transforms/Instrumentation/PGOInstrumentation.cpp
llvm/lib/Transforms/Instrumentation/PGOMemOPSizeOpt.cpp