Skip to content
Commit cd7720a0 authored by Rafael Espindola's avatar Rafael Espindola
Browse files

Don't walk a linked list twice in the same function. On my machine this takes

"clang -cc1" on a file with 10k repetitions of
extern int no_such_variable;
from 1.434s to 1.133s.

llvm-svn: 168394
parent 3a6808cc
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment