mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-01-11 14:16:59 +00:00
redisable this to save people a small amount of build time.
llvm-svn: 96497
This commit is contained in:
parent
e7862f29ec
commit
a1f12685c7
@ -1975,7 +1975,7 @@ void DAGISelEmitter::run(raw_ostream &OS) {
|
||||
// definitions. Emit the resultant instruction selector.
|
||||
EmitInstructionSelector(OS);
|
||||
|
||||
#if 1
|
||||
#if 0
|
||||
MatcherNode *Matcher = 0;
|
||||
// Walk the patterns backwards, building a matcher for each and adding it to
|
||||
// the matcher for the whole target.
|
||||
|
Loading…
x
Reference in New Issue
Block a user