This changes FunctionFragment from being used as a temporary proxy
object to access basic block ranges to a heap-allocated object that can
store fragment-specific information.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo