ADC used to implement adde should use "adcs" opcode instead of "adc".
[oota-llvm.git] / lib / CompilerDriver / Action.cpp
2009-06-25 Mikhail GlushenkovMake -save-temps behave like in GCC 4.5.
2009-03-02 Mikhail GlushenkovReorganize llvmc code.