[PATCH] D95617: [DWARF] Inlined variables with no location should not have a DW_TAG_variable
Jeremy Morse via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Feb 9 13:23:33 PST 2021
jmorse added a comment.
In D95617#2552257 <https://reviews.llvm.org/D95617#2552257>, @thakis wrote:
> - LLVM host triple: arm64-apple-darwin20.2.0
> - LLVM default target triple: arm64-apple-darwin20.2.0
Hmmmmm. I'll stick "arm64" into the XFail list when re-applying that patch, there's very little chance of the term "arm64" ever referring to another architecture. To state the obvious, it's not ideal that there are two names for the same architecture, but I'll move that discussion to the mailing list rather than code review.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D95617/new/
https://reviews.llvm.org/D95617
More information about the llvm-commits
mailing list