We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8b83d1b commit b93e94bCopy full SHA for b93e94b
llvm/test/Regression/BugPoint/misopt-basictest.ll
@@ -1,4 +1,5 @@
1
-; RUN: export PATH=/usr/bin:/bin/:${PATH}
+; RUN: PATH=/usr/bin:/bin/:${PATH}
2
+; RUN: export PATH
3
; RUN: bugpoint %s -dce -bugpoint-deletecalls -simplifycfg
4
5
%.LC0 = internal global [13 x sbyte] c"Hello World\0A\00"
0 commit comments