mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-02-09 13:55:22 +00:00
e5897f542b
This pass runs after FrameIndex elimination, so it should never see FI operands. NFC llvm-svn: 258860