[llvm-commits] [llvm-gcc-4.2] r52711 - /llvm-gcc-4.2/trunk/gcc/llvm-debug.cpp

Duncan Sands baldrick at free.fr
Wed Jun 25 07:13:58 PDT 2008


Hi Bill,

> Convert:
> 
> >>  ATOMIC_LCS => ATOMIC_CMP_SWAP
> >>  ATOMIC_LAS => ATOMIC_LOAD_ADD
> >>  ATOMIC_LSS => ATOMIC_LOAD_SUB

your patch doesn't do that, it only deletes
a #include...

Ciao,

Duncan.



More information about the llvm-commits mailing list