diff options
author | Sean Silva <chisophugis@gmail.com> | 2016-03-26 04:01:57 +0000 |
---|---|---|
committer | Sean Silva <chisophugis@gmail.com> | 2016-03-26 04:01:57 +0000 |
commit | d63f1f1ff234fff8b76d80186f6fee1ab3921d86 (patch) | |
tree | e68dcfc98fa5a0e3f943594c56143098188ad7fc /llvm/test/Transforms/FunctionImport/funcimport_debug.ll | |
parent | 58cba2b27de6e2ad1a9314fb73ff5f9adb4bbc95 (diff) | |
download | bcm5719-llvm-d63f1f1ff234fff8b76d80186f6fee1ab3921d86.tar.gz bcm5719-llvm-d63f1f1ff234fff8b76d80186f6fee1ab3921d86.zip |
[libprofile] Adjust dummy condition to be more forgiving.
On PS4, we have to fake environment variables by passing extra command
line arguments, so the dummy test `argc > 1` was failing.
The condition is just a dummy condition that the compiler can't fold
away, so the number is arbitrary as long as the condition is false.
Increase the number it compares against.
llvm-svn: 264491
Diffstat (limited to 'llvm/test/Transforms/FunctionImport/funcimport_debug.ll')
0 files changed, 0 insertions, 0 deletions