Skip to content
Commit a787aa2b authored by Reed Kotler's avatar Reed Kotler
Browse files

Make sure that for C++ emitting LwConstant32 pseudos, that it corresponds

to what is needed for constant islands. The prescan method for Mips16 constant
islands will eventually go away. It is only temporary and should be done
earlier when the instructions are first created or from the DAG. If we keep
it here we need to handle better the situation where constant islands
is called multiple times since don't want to prescan more than once.

llvm-svn: 195569
parent 1585fea1
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