[cfe-dev] Matching clang versions with gcc backends
Edward Diener via cfe-dev
cfe-dev at lists.llvm.org
Tue Jan 31 09:10:25 PST 2017
On Windows I have a number of versions of mingw(-64)/gcc installed. I
also have clang 3.4 through 3.9 installed as well as building the latest
clang 5.0 from source targeting gcc using gcc 6.3.
Other than the latest clang 5.0 I have built from source using gcc 6.3
is there any way, other than trial and error, to determine which backend
version of gcc a particular released version of clang will work with
correctly ?
More information about the cfe-dev
mailing list