Files
archived-llvm/test/Transforms/BlockExtractor
Quentin Colombet 7af7d4cc84 [BlockExtractor] Change the basic block separator from ',' to ';'
This change aims at making the file format be compatible with the
way LLVM handles command line options.

Differential Revision: https://reviews.llvm.org/D60970

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@359462 91177308-0d34-0410-b5e6-96231b3b80d8
2019-04-29 16:14:00 +00:00
..