Skip liveness verification when MRI->tracksLiveness() is false.
Extract the liveness verification into its own method. This makes it possible to run the machine code verifier after liveness information is no longer required to be valid. llvm-svn: 153596
Loading
Please register or sign in to comment