mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-23 11:13:28 +01:00
Test commit access via git
This commit is contained in:
parent
06920058d2
commit
1bfa346ba5
@ -128,7 +128,6 @@ static cl::opt<bool>
|
|||||||
LoopPredication("indvars-predicate-loops", cl::Hidden, cl::init(false),
|
LoopPredication("indvars-predicate-loops", cl::Hidden, cl::init(false),
|
||||||
cl::desc("Predicate conditions in read only loops"));
|
cl::desc("Predicate conditions in read only loops"));
|
||||||
|
|
||||||
|
|
||||||
namespace {
|
namespace {
|
||||||
|
|
||||||
struct RewritePhi;
|
struct RewritePhi;
|
||||||
|
Loading…
Reference in New Issue
Block a user