[PATCH] D87970: [ThinLTO] Avoid temporaries when loading global decl attachment metadata
Fangrui Song via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Sep 23 10:34:50 PDT 2020
MaskRay added a comment.
This caused a -fsanitize=cfi issue in thinltoBackend. I reverted the patch temporarily and shared a detailed reproduce with Teresa
% clang ...
fatal error: error in backend: Invalid abbrev number
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D87970/new/
https://reviews.llvm.org/D87970
More information about the llvm-commits
mailing list