[PATCH] D87114: [AIX][ExecutionEngine] Disable eh frame support when building with Clang on AIX

Xiangling Liao via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 17 13:24:11 PDT 2020


Xiangling_L added subscribers: sfertile, Xiangling_L.
Xiangling_L added a comment.

Do we want to take advantage of this patch to move those checks into the cmake configure so we don't need to duplicate the logic in 2 files as @sfertile mentioned previously?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D87114



More information about the llvm-commits mailing list