blob: 6cbc6cee3b8bfb1d43bdbfeaf222fffe2247b36f (
plain)
1
2
3
4
|
o Minor features (build):
- Detect and work around a libclang_rt problem that prevents clang from
finding __mulodi4() on some 32-bit platforms. This clang bug would keep
-ftrapv from linking on those systems. Closes ticket 19079.
|