[PATCH] D65452: [Support] Workaround a GCC 4.8 bug on constant expression evaluation.

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 30 07:57:50 PDT 2019


MaskRay added a comment.

https://llvm.org/docs/GettingStarted.html#id7

> GCC	>=5.1.0	C/C++ compiler

The current recommendation is >=5.1.0...


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D65452/new/

https://reviews.llvm.org/D65452





More information about the llvm-commits mailing list