[PATCH] D55239: [codeview] Emit typedefs of types derived from incomplete types
Alexandre Ganea via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Dec 4 09:07:57 PST 2018
aganea added a comment.
My whole point was that our slowdowns were with **cl.exe**-generated OBJs, not clang OBJs. If LLD doesn't support this remapping (and dropping) in the same way as link.exe, this won't completly fix S_UDTs.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D55239/new/
https://reviews.llvm.org/D55239
More information about the llvm-commits
mailing list