[all-commits] [llvm/llvm-project] 8dda0f: Remove dependency between test files.
alexfh via All-commits
all-commits at lists.llvm.org
Sun Apr 12 21:19:27 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 8dda0f91995955bb8f484f8d41374aff59118355
https://github.com/llvm/llvm-project/commit/8dda0f91995955bb8f484f8d41374aff59118355
Author: Alexander Kornienko <alexfh at google.com>
Date: 2020-04-13 (Mon, 13 Apr 2020)
Changed paths:
M clang/test/Driver/rocm-device-libs.cl
Log Message:
-----------
Remove dependency between test files.
There seems to be no good reason for rocm-device-libs.cl to depend on opencl.cl.
Removed this dependency to unbreak the tests in our setup.
More information about the All-commits
mailing list