[PATCH] D74470: Seperated DIBasicType DIFlags to DIBTFlags.
Djordje Todorovic via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Feb 12 01:57:07 PST 2020
djtodoro added a comment.
Does this support the old metadata? We should have a test for the old metadata as well (e.g. `flags: DIFlagBigEndian`).
As we discussed on D73261 <https://reviews.llvm.org/D73261>, we might have to move a few flags from `DIFlags` into `DISPFlags`.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D74470/new/
https://reviews.llvm.org/D74470
More information about the llvm-commits
mailing list