[all-commits] [llvm/llvm-project] efc063: Fix lit test failure due to 0b81d9
Yaxun (Sam) Liu via All-commits
all-commits at lists.llvm.org
Mon Dec 7 16:55:32 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: efc063b621ea0c4d1e452bcade62f7fc7e1cc937
https://github.com/llvm/llvm-project/commit/efc063b621ea0c4d1e452bcade62f7fc7e1cc937
Author: Yaxun (Sam) Liu <yaxun.liu at amd.com>
Date: 2020-12-07 (Mon, 07 Dec 2020)
Changed paths:
M clang/test/CodeGenOpenCL/amdgpu-debug-info-pointer-address-space.cl
M clang/test/CodeGenOpenCL/amdgpu-debug-info-variable-expression.cl
M clang/test/Driver/amdgpu-macros.cl
M clang/test/Preprocessor/predefined-arch-macros.c
Log Message:
-----------
Fix lit test failure due to 0b81d9
These lit tests now requires amdgpu-registered-target since they
use clang driver and clang driver passes an LLVM option which
is available only if amdgpu target is registered.
Change-Id: I2df31967409f1627fc6d342d1ab5cc8aa17c9c0c
More information about the All-commits
mailing list