This loop caused me a little headache once, because I didn't see the assigned variable is a member. The refactored version appears more readable to me.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Differential D85922
[ORC][NFC] Refactor loop to determine name of init symbol in IRMaterializationUnit sgraenitz on Aug 13 2020, 12:11 PM. Authored by
Details This loop caused me a little headache once, because I didn't see the assigned variable is a member. The refactored version appears more readable to me.
Diff Detail
|