This change aims at making the file format be compatible with the
way LLVM handles command line options.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D60970
[BlockExtractor] Change the basic block separator from ',' to ';' ClosedPublic Authored by qcolombet on Apr 22 2019, 10:54 AM.
Details Summary This change aims at making the file format be compatible with the
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Apr 23 2019, 11:20 AM Closed by commit rL359462: [BlockExtractor] Change the basic block separator from ',' to ';' (authored by qcolombet). · Explain WhyApr 29 2019, 9:14 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 196096 lib/Transforms/IPO/BlockExtractor.cpp
test/Transforms/BlockExtractor/extract-blocks-with-groups.ll
|