vitalybuka added inline comments.
================
Comment at: llvm/lib/Transforms/Utils/SimplifyCFG.cpp:109
static cl::opt<bool> MergeCondStores(
"simplifycfg-merge-cond-stores", cl::Hidden, cl::init(true),
----------------
why metadata instead of cl:opt like these?
https://reviews.llvm.org/D43423
_______________________________________________
cfe-commits mailing list
[email protected]
http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
