[PATCH] D140925: [CMake] Use Clang to infer the target triple

Shoaib Meenai via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Aug 21 11:15:25 PDT 2023


smeenai added a comment.
Herald added a subscriber: ekilmer.
Herald added a project: libunwind.
Herald added a reviewer: libunwind.

I think we should land this. Clang has grown workarounds in the meantime, e.g. https://github.com/llvm/llvm-project/blob/4001ae175cbe351d496a6cd5481a554b346f706d/clang/lib/Driver/ToolChain.cpp#L690-L709, and I think this is much cleaner.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D140925



More information about the cfe-commits mailing list