[PATCH] D99707: Remove "Rewrite Symbols" from codegen pipeline
Fangrui Song via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Apr 1 14:54:04 PDT 2021
MaskRay added a comment.
I think people who need symbol rename are mostly using `#pragma redefine_extname` or asm labels... (others are using objcopy --redefine-sym/--redefine-syms)
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D99707/new/
https://reviews.llvm.org/D99707
More information about the llvm-commits
mailing list