[PATCH] D95617: [DWARF] Inlined variables with no location should not have a DW_TAG_variable
Nico Weber via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Feb 9 13:05:56 PST 2021
thakis added a comment.
> I won't be near my arm mac for a few more hours, but de1bca4b36deb2a405bed85f7a7c71c09ab3c586 <https://reviews.llvm.org/rGde1bca4b36deb2a405bed85f7a7c71c09ab3c586> suggests that the triple is `arm64-apple`.
Here's what cmake prints when running it on an m1 mbp:
-- LLVM host triple: arm64-apple-darwin20.2.0
-- LLVM default target triple: arm64-apple-darwin20.2.0
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D95617/new/
https://reviews.llvm.org/D95617
More information about the llvm-commits
mailing list