Changes between Version 75 and Version 76 of LibcxxOnOlderSystems
- Timestamp:
- Jan 6, 2022, 12:04:32 PM (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
LibcxxOnOlderSystems
v75 v76 152 152 153 153 Exceptions are known to not work, and there are likely other problems as well: 154 * https://llvm.org/bugs/show_bug.cgi?id=30865 155 * https://llvm.org/bugs/show_bug.cgi?id=30866 156 * https://llvm.org/bugs/show_bug.cgi?id=30867 154 * https://github.com/llvm/llvm-project/issues/30213 155 * https://github.com/llvm/llvm-project/issues/30214 156 * https://github.com/llvm/llvm-project/issues/30215 157 * https://github.com/llvm/llvm-project/issues/24978 157 158 158 159 Not much more testing has been done than that, and getting the toolchain itself to run on ppc is not going to work without at least those above tickets getting addressed.