[Lldb-commits] [lldb] [lldb] Remove pre GCC 4.8 workaround (PR #73981)

Brad Smith via lldb-commits lldb-commits at lists.llvm.org
Thu Nov 30 13:58:59 PST 2023


brad0 wrote:

> From the look of it, it looks like the minimum version of GCC that is currently supported is 7.1. (See: `llvm/cmake/modules/CheckCompilerVersion.cmake`)

It was 7.1, it is now 7.4.

https://reviews.llvm.org/D156286

https://github.com/llvm/llvm-project/pull/73981


More information about the lldb-commits mailing list