Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
- Build Status
Buildable 27567 Build 27566: arc lint + arc unit
Event Timeline
Comment Actions
LGTM.
| llvm/tools/llvm-objcopy/ELF/ELFObjcopy.cpp | ||
|---|---|---|
| 188–189 | Is moving this out-of-line just a readability thing (it's fine if so)? Otherwise I'm missing why you're doing it (ditto below). | |
| llvm/tools/llvm-objcopy/ELF/ELFObjcopy.cpp | ||
|---|---|---|
| 188–189 | Yes, just seemed more readable this way. | |
Is moving this out-of-line just a readability thing (it's fine if so)? Otherwise I'm missing why you're doing it (ditto below).