"clang/lib/Lex/Makefile" did not exist on "10d7d569dbcaa8a35694ae79d63d90976f8bf6fe"
Teach LiveVariables to handle <undef> operands.
It's simple: Don't treat <undef> operands as uses, and don't assume a virtual register has a defining instruction unless a real use has been seen. llvm-svn: 159061
Loading
Please sign in to comment