[PATCH] D46723: Require GCC 5.1 and LLVM 3.5 at a minimum

Evgeny Astigeevich via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri May 11 08:46:23 PDT 2018


eastig added a comment.

We might need to play with _GLIBCXX_USE_CXX11_ABI=0 and the -Wabi-tag option to mitigate libstdc++ ABI issues.


Repository:
  rL LLVM

https://reviews.llvm.org/D46723





More information about the llvm-commits mailing list