Skip to content
Commit c49a9a5d authored by Chris Lattner's avatar Chris Lattner
Browse files

Stop LiveVariables from using BasicBlocks as part of the mapping, instead

use MachineBasicBlocks.  To do this, we traverse the Machine CFG instead of
the LLVM CFG, which is also *MUCH* more efficient by having fewer levels of
indirections and mappings.

llvm-svn: 13301
parent 5e657635
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