[PATCH] D107473: [LLVM][LTO][NFC] Resolve FIXME in ThinLTOCodeGenerator.cpp
Steven Wu via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Aug 9 10:09:23 PDT 2021
steven_wu added a comment.
Can you unify the duplicated code or just put the FIXME back saying need to fix the duplicated code in the future?
Does the original code break any linter? Or it is just an attempt to rewrite the code using switch?
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D107473/new/
https://reviews.llvm.org/D107473
More information about the llvm-commits
mailing list