OSDN Git Service

[utils] Run tests in the proper directory.
authorGeorge Burgess IV <george.burgess.iv@gmail.com>
Sat, 27 Oct 2018 20:02:06 +0000 (20:02 +0000)
committerGeorge Burgess IV <george.burgess.iv@gmail.com>
Sat, 27 Oct 2018 20:02:06 +0000 (20:02 +0000)
commit97adbba88e84b661b3ddeb45b04a00886e4c118e
tree8f5f6f4f9ce6911c1d80da9856bea6ddcbbfc827
parent549f667007381e273ce4c1f25fab65529d06a065
[utils] Run tests in the proper directory.

The intent here was to run check-llvm/check-clang in the instrumented
clang's build directory, not the maybe-not-yet-created uninstrumented
clang's. Oops. :)

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@345461 91177308-0d34-0410-b5e6-96231b3b80d8
utils/collect_and_build_with_pgo.py