[PATCH] D70062: MCObjectStreamer: assign MCSymbols in the dummy fragment to offset 0.
Nick Desaulniers via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Nov 12 09:32:45 PST 2019
nickdesaulniers accepted this revision.
nickdesaulniers added a comment.
Thanks, I tested the first two cases in https://bugs.llvm.org/show_bug.cgi?id=41825. I also did not see any more patterns of `EmitLabel()` followed by `setOffset()` in the tree. @peter.smith provides an excellent summary in https://reviews.llvm.org/D69411#1742030.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D70062/new/
https://reviews.llvm.org/D70062
More information about the llvm-commits
mailing list