[llvm-commits] [llvm] r66339 - in /llvm/trunk: docs/ include/llvm-c/ include/llvm/ lib/Analysis/ lib/AsmParser/ lib/Bitcode/Reader/ lib/Bitcode/Writer/ lib/CodeGen/ lib/CodeGen/AsmPrinter/ lib/CodeGen/SelectionDAG/ lib/ExecutionEngine/JIT/ lib/Linker/ lib/Target/ lib/Target/ARM/ lib/Target/ARM/AsmPrinter/ lib/Target/Alpha/AsmPrinter/ lib/Target/CellSPU/AsmPrinter/ lib/Target/CppBackend/ lib/Target/IA64/ lib/Target/Mips/ lib/Target/PowerPC/AsmPrinter/ lib/Target/Sparc/AsmPrinter/ lib/Target/X86/ lib/Target/X86/AsmPrinte...
Mike Stump
mrs at apple.com
Sat Mar 7 08:37:22 PST 2009
On Mar 7, 2009, at 8:05 AM, Mike Stump wrote:
> On Mar 7, 2009, at 7:45 AM, Duncan Sands wrote:
>> Author: baldrick
>> Date: Sat Mar 7 09:45:40 2009
>> New Revision: 66339
>
> Be sure to build before committing:
Ah, the joys of coding... Next year, you'll be able to explain to
clang how to upgrade clients automatically, and it will. :-) For
now, I guess we have to do it by hand still.
I didn't realize this was an intended API change, rather than just an
unfortunate accident. Anyway, I updated clang to match in r66342.
Sorry for the noise.
More information about the llvm-commits
mailing list