Skip to content
Commit e7ab1a2f authored by Eli Friedman's avatar Eli Friedman
Browse files

Make SelectionDAG::InferPtrAlignment use llvm::ComputeMaskedBits instead of...

Make SelectionDAG::InferPtrAlignment use llvm::ComputeMaskedBits instead of duplicating the logic for globals.  Make llvm::ComputeMaskedBits handle GlobalVariables slightly more aggressively, to match what InferPtrAlignment knew how to do.

llvm-svn: 145304
parent 2679f3cb
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