[PGO] Use %t as the temporary profdata filename in the test cases.
authorRong Xu <xur@google.com>
Thu, 10 Dec 2015 18:24:44 +0000 (18:24 +0000)
committerRong Xu <xur@google.com>
Thu, 10 Dec 2015 18:24:44 +0000 (18:24 +0000)
commit2611ff8a2791552cd85a60d4e2d6455d5e54248e
tree1a972de8a57870283785131a9460c3c6e946831e
parent26bcd193a8c393d27450f21cf93613eb7e02f026
[PGO] Use %t as the temporary profdata filename in the test cases.

Using %t rather %T/<specific_name> as the temporary profdata filename.

llvm-svn: 255271
llvm/test/Transforms/PGOProfile/branch1.ll
llvm/test/Transforms/PGOProfile/branch2.ll
llvm/test/Transforms/PGOProfile/criticaledge.ll
llvm/test/Transforms/PGOProfile/diag_mismatch.ll
llvm/test/Transforms/PGOProfile/diag_no_funcprofdata.ll
llvm/test/Transforms/PGOProfile/diag_no_profile.ll
llvm/test/Transforms/PGOProfile/landingpad.ll
llvm/test/Transforms/PGOProfile/loop1.ll
llvm/test/Transforms/PGOProfile/loop2.ll
llvm/test/Transforms/PGOProfile/switch.ll