We currently encode each region as a separate section, but
the reader expects all of the regions to be in the same section.
This updates the writer to match the behavior that the reader
expects.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo