diff options
author | Jim Ingham <jingham@apple.com> | 2021-06-15 16:35:44 -0700 |
---|---|---|
committer | Jim Ingham <jingham@apple.com> | 2021-06-15 16:37:46 -0700 |
commit | 80b2da42d28466341b9512599aac354c178c39f8 (patch) | |
tree | c9627757aba6edd0a7258b21ad0f146982447fda /llvm/lib/Transforms/Utils/SampleProfileLoaderBaseUtil.cpp | |
parent | 76de2f4a9c023d06717536ccb089f9959c4ef4bb (diff) | |
download | llvm-80b2da42d28466341b9512599aac354c178c39f8.zip llvm-80b2da42d28466341b9512599aac354c178c39f8.tar.gz llvm-80b2da42d28466341b9512599aac354c178c39f8.tar.bz2 |
Don't depend on the "run" alias doing shell expanding.
Instead dial it up explicitly.
This test started failing recently and I'm not sure why. It also
doesn't make sense to me the replacing "run" with "process launch -X 1 --"
should make any difference - run is an alias for the latter. But
it does pass with the change, and unless we are testing for the exact
run alias, it's better to ask for what we want explicitly.
Diffstat (limited to 'llvm/lib/Transforms/Utils/SampleProfileLoaderBaseUtil.cpp')
0 files changed, 0 insertions, 0 deletions