Go to file
Mike Stump 53f9ded62b Refine volatile handling, specifically, we must have the canonical
type to look at the volatile specifier.  I found these all from just
hand auditing the code.

llvm-svn: 85967
2009-11-03 23:25:48 +00:00
clang Refine volatile handling, specifically, we must have the canonical 2009-11-03 23:25:48 +00:00
compiler-rt Add DragonFly BSD to supported platforms list. 2009-11-01 18:30:27 +00:00
llvm Fix t2Int_eh_sjlj_setjmp. Immediate form of orr is a 32-bit instruction. So it should be 22 bytes instead of 20 bytes long. 2009-11-03 23:13:34 +00:00