[PATCH] D75083: [ORC] Add SymbolState::Emitted to isInMaterializationPhase()
Stefan Gränitz via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Feb 27 13:04:45 PST 2020
sgraenitz abandoned this revision.
sgraenitz added a comment.
In D75083#1892549 <https://reviews.llvm.org/D75083#1892549>, @lhames wrote:
> I have removed it in b7aa1cc3a43 <https://reviews.llvm.org/rGb7aa1cc3a43db83560edb59dcbde7bd5e03683fe> and replaced it with direct checks on the symbol state, so I think you can discard this.
That's a good solution, thanks!
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D75083/new/
https://reviews.llvm.org/D75083
More information about the llvm-commits
mailing list