summaryrefslogtreecommitdiffstats
path: root/clang/test/CodeGen/opt-record-MIR.c
diff options
context:
space:
mode:
authorAdam Nemet <anemet@apple.com>2017-01-26 04:14:04 +0000
committerAdam Nemet <anemet@apple.com>2017-01-26 04:14:04 +0000
commit3071266f6f456ea6451be7a87254c6faf27c3c4f (patch)
tree80e408705d03c704f22886e6bc74fdeee5ae5dd8 /clang/test/CodeGen/opt-record-MIR.c
parent7b796f825b84e2715a66c63d628df80eadaadb83 (diff)
downloadbcm5719-llvm-3071266f6f456ea6451be7a87254c6faf27c3c4f.tar.gz
bcm5719-llvm-3071266f6f456ea6451be7a87254c6faf27c3c4f.zip
Fix test from r293146
llvm-svn: 293147
Diffstat (limited to 'clang/test/CodeGen/opt-record-MIR.c')
-rw-r--r--clang/test/CodeGen/opt-record-MIR.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/clang/test/CodeGen/opt-record-MIR.c b/clang/test/CodeGen/opt-record-MIR.c
index 4905d57893d..6d31d921aff 100644
--- a/clang/test/CodeGen/opt-record-MIR.c
+++ b/clang/test/CodeGen/opt-record-MIR.c
@@ -20,7 +20,7 @@ void foo(float *p, int i) {
// YAML: --- !Missed
// YAML: Pass: regalloc
// YAML: Name: LoopSpillReload
-// YAML: DebugLoc: { File: /Users/adam/proj/org/llvm/tools/clang/test/CodeGen/opt-record-MIR.c,
+// YAML: DebugLoc: { File: {{.*}}opt-record-MIR.c,
// YAML: Line: 9, Column: 11 }
// YAML: Function: foo
// YAML: Args:
OpenPOWER on IntegriCloud