[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)
commitef0af93883a5384e5ad47a7d89ab122de6a60a64
tree1be91fa8c2fd5c639fa00fb3fa1472128875cf88
parentfbc0a7d38b86d72481140d4e991327e86fdf2f2b
[PGO] Use %t as the temporary profdata filename in the test cases.

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

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@255271 91177308-0d34-0410-b5e6-96231b3b80d8
test/Transforms/PGOProfile/branch1.ll
test/Transforms/PGOProfile/branch2.ll
test/Transforms/PGOProfile/criticaledge.ll
test/Transforms/PGOProfile/diag_mismatch.ll
test/Transforms/PGOProfile/diag_no_funcprofdata.ll
test/Transforms/PGOProfile/diag_no_profile.ll
test/Transforms/PGOProfile/landingpad.ll
test/Transforms/PGOProfile/loop1.ll
test/Transforms/PGOProfile/loop2.ll
test/Transforms/PGOProfile/switch.ll