[all-commits] [llvm/llvm-project] cd5897: [HIP] Fix static-lib test CHECK bug
Aaron Enye Shi via All-commits
all-commits at lists.llvm.org
Tue Dec 1 08:28:05 PST 2020
Branch: refs/heads/temp-test-main
Home: https://github.com/llvm/llvm-project
Commit: cd5897d55908827faf3e16c505bd79732a8f6eb6
https://github.com/llvm/llvm-project/commit/cd5897d55908827faf3e16c505bd79732a8f6eb6
Author: Aaron En Ye Shi <enye.shi at gmail.com>
Date: 2020-12-01 (Tue, 01 Dec 2020)
Changed paths:
M clang/test/Driver/hip-toolchain-rdc-static-lib.hip
Log Message:
-----------
[HIP] Fix static-lib test CHECK bug
Fix hip test failures that were introduced by
previous changes to hip-toolchain-rdc-static-lib.hip
test. The .*lld.* is matching a longer string than
expected.
Differential Revision: https://reviews.llvm.org/D92342
More information about the All-commits
mailing list