diff options
Diffstat (limited to 'llvm/test/Transforms/PGOProfile/Inputs/PR28219.proftext')
| -rw-r--r-- | llvm/test/Transforms/PGOProfile/Inputs/PR28219.proftext | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/llvm/test/Transforms/PGOProfile/Inputs/PR28219.proftext b/llvm/test/Transforms/PGOProfile/Inputs/PR28219.proftext deleted file mode 100644 index 7ebc13cd128..00000000000 --- a/llvm/test/Transforms/PGOProfile/Inputs/PR28219.proftext +++ /dev/null @@ -1,10 +0,0 @@ -# :ir is the flag to indicate this is IR level profile. -:ir -@bar -256 -1 -2 -@foo -512 -1 -3 |

