[PATCH] D56297: [DWARFUnit] Don't assume basic types.
Davide Italiano via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jan 3 15:57:38 PST 2019
davide added a comment.
Actually, on a second thought, this seems perfectly legit (although not really something useful to emit), so I'm leaning towards leaving the patch as is.
We can discuss whether true or false is the right answer, I don't have a preference there. I simply have hard time imagining what's "right" to do for a subroutine.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D56297/new/
https://reviews.llvm.org/D56297
More information about the llvm-commits
mailing list