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

Hubert Tong via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Sep 21 16:02:43 PDT 2020


hubert.reinterpretcast added a comment.

General comment: CMake is not the only mechanism for making the conditions common; a header file is capable of the same.


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