Details
Details
- Reviewers
efriedma jdoerfert Meinersbur gareevroman sebpop • zinob huihuiz pollydev grosser singam-sanjay philip.pfaffe - Commits
- rG638316da5b49: [PPCGCodeGeneration] [NFC] Log every location from which PPCGCodegen bails.
rPLO310103: [PPCGCodeGeneration] [NFC] Log every location from which PPCGCodegen bails.
rL310103: [PPCGCodeGeneration] [NFC] Log every location from which PPCGCodegen bails.
Diff Detail
Diff Detail
- Repository
- rL LLVM
Event Timeline
Comment Actions
LGTM.
lib/CodeGen/PPCGCodeGeneration.cpp | ||
---|---|---|
128 ↗ | (On Diff #109753) | This probably fits better in ScopInfo, no? |
lib/CodeGen/PPCGCodeGeneration.cpp | ||
---|---|---|
128 ↗ | (On Diff #109753) | ScopInfo is a dumping ground :) Since this is localised here, I'd like to keep it here till I spot a use somewhere else. |
lib/CodeGen/PPCGCodeGeneration.cpp | ||
---|---|---|
128 ↗ | (On Diff #109753) | The problem is that nobody except you will know to look here for such a functionality. |