[all-commits] [llvm/llvm-project] df3182: [clang] [test] Skip hip-fpie-option.hip if default...
Michał Górny via All-commits
all-commits at lists.llvm.org
Fri Feb 25 12:02:18 PST 2022
Branch: refs/heads/release/14.x
Home: https://github.com/llvm/llvm-project
Commit: df3182a7df1913f8503fda9bb4553297f0b8571b
https://github.com/llvm/llvm-project/commit/df3182a7df1913f8503fda9bb4553297f0b8571b
Author: Michał Górny <mgorny at moritz.systems>
Date: 2022-02-25 (Fri, 25 Feb 2022)
Changed paths:
M clang/test/Driver/hip-fpie-option.hip
Log Message:
-----------
[clang] [test] Skip hip-fpie-option.hip if default-pie
Skip the hip-fpie-option.hip Driver test if default-pie-on-linux
is used. This test currently relies on default-no-pie, and it has been
changed to require default-pie in main.
Differential Revision: https://reviews.llvm.org/D120577
More information about the All-commits
mailing list