[Openmp-commits] [PATCH] D83130: [OPENMP]Fix test for ARM, NFC.

Alexey Bataev via Phabricator via Openmp-commits openmp-commits at lists.llvm.org
Mon Jul 6 12:54:30 PDT 2020


ABataev added a comment.

In D83130#2133492 <https://reviews.llvm.org/D83130#2133492>, @grokos wrote:

> Looks good. Do we know why the test doesn't run without `-fPIC`?


Looks like specific behavior for ARM. `-shared` requires `-fPIC`


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D83130





More information about the Openmp-commits mailing list