"llvm/lib/CodeGen/LiveIntervalAnalysis.cpp" did not exist on "d10d373ce933e2c512fac40925a67de1cfa2998a"
-
http://llvm.org/bugs/show_bug.cgi?id=4583Jakob Stoklund Olesen authored
Inline asm instructions may have additional <imp-def,kill> register operands. These operands are not marked with a flag like the normal asm operands, so we must not assert that there is a flag. llvm-svn: 76373
aba695c7
Loading