[PATCH] D127972: [AsmPrinter] Further restrict expressions supported in global initializers
Chris Lattner via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jun 27 13:22:10 PDT 2022
lattner added a comment.
Oh no it isn't a magic relocation, it is because the assembler knows the offset between the L labels and so can constant fold it, that seems fine.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D127972/new/
https://reviews.llvm.org/D127972
More information about the llvm-commits
mailing list