Details
Details
- Reviewers
courbet
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
- Build Status
Buildable 45469 Build 47339: arc lint + arc unit
Event Timeline
Comment Actions
Offline discussion: SrcAS is indeed not used but it seems dubious, it seems like there's an implicit assumption that the two AS are compatible with each other (data can be copied between the two). Since it's unclear what's expected or not I'm abandoning this change.