Go to file
Owen Anderson eb4b63d66e Thumb2 PC-relative loads require a fixup rather than just an immediate.
llvm-svn: 127888
2011-03-18 17:42:55 +00:00
clang Add an opt-in -Wheader-hygiene, which current diagnoses the use of 2011-03-18 16:10:52 +00:00
compiler-rt Carefully written implementations of the 32-bit integer divide and modulus functions for ARM. These are still using a naive digit-by-digit algorithm, but the core loop has been carefully written. 2011-03-18 16:35:02 +00:00
debuginfo-tests test case for r125249. 2011-02-10 00:41:14 +00:00
libcxx <rdar://problem/9073695> std::uncaught_exception() becomes true before evaluating the throw-expression rather than after 2011-03-11 22:33:07 +00:00
lldb Relax the constraint on the types of ValueObjects that we'll by default try the 2011-03-18 00:05:18 +00:00
llvm Thumb2 PC-relative loads require a fixup rather than just an immediate. 2011-03-18 17:42:55 +00:00