[PATCH] D132224: [Assignment Tracking][5/*] Add core infrastructure for instruction reference
Orlando Cazalet-Hyams via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Nov 8 07:01:29 PST 2022
Orlando added a comment.
Re-landed in 26382a4412d29e1c31fc3cda5071d5d60832b69c <https://reviews.llvm.org/rG26382a4412d29e1c31fc3cda5071d5d60832b69c> in which I've updated `llvm/include/llvm/module.modulemap`. I'm not familiar with how module maps work but this looks like it has fixed it.
I've folded D133576 <https://reviews.llvm.org/D133576> into this commit (as was the original plan).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D132224/new/
https://reviews.llvm.org/D132224
More information about the llvm-commits
mailing list