[PATCH] D88425: Skip -fPIE for AMDGPU and HIP toolchain

Fangrui Song via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Feb 22 00:16:18 PST 2022


MaskRay added a comment.

I plan to default CMake `CLANG_DEFAULT_PIE_ON_LINUX` to on in D120305 <https://reviews.llvm.org/D120305> and hip-fpie-option.hip will fail. Do you mind investigating the issue?


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D88425/new/

https://reviews.llvm.org/D88425



More information about the cfe-commits mailing list