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

Alex Langford via lldb-commits lldb-commits at lists.llvm.org
Thu Nov 30 12:58:54 PST 2023


https://github.com/bulbazord approved this pull request.

LGTM

>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`)

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


More information about the lldb-commits mailing list