Details
Details
- Reviewers
 fedor.sergeev philip.pfaffe chandlerc 
Diff Detail
Diff Detail
- Repository
 - rG LLVM Github Monorepo
 - Build Status
 Buildable 34355 Build 34354: arc lint + arc unit 
Event Timeline
| llvm/tools/llc/llc.cpp | ||
|---|---|---|
| 62 | Is there some reason these includes aren't in order with the others above?  | |
| llvm/tools/llc/llc.cpp | ||
|---|---|---|
| 62 | Yes, these are only needed for the included new pass manager registry. This diff is only meant to hack up llc to actually use the new pass manager, so I thought it would be better to keep these includes visually separate for now.  | |
This header should be renamed to match the new pass name