Skip to content
Snippets Groups Projects
Commit df3182a7 authored by Michał Górny's avatar Michał Górny
Browse files

[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
parent cdd8cca0
No related merge requests found
// REQUIRES: clang-driver, amdgpu-registered-target
// UNSUPPORTED: default-pie-on-linux
// -fPIC and -fPIE only affects host relocation model.
// device compilation always uses PIC.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment