[x86/Linux] Fix all paths through this function will call itself (dotnet/coreclr...
authorSaeHie Park <saehie.park@gmail.com>
Mon, 5 Dec 2016 08:04:41 +0000 (17:04 +0900)
committerJan Kotas <jkotas@microsoft.com>
Mon, 5 Dec 2016 08:04:41 +0000 (00:04 -0800)
commit8a7d25bb10b850fd4cac460e8fe77be83d0eaa58
tree60cbeb0a9d32b7794ff62f8e06377613d736ecb2
parent9e313c3b7eaacca5d3228e0715d09b35ca809e24
[x86/Linux] Fix all paths through this function will call itself (dotnet/coreclr#8451)

Fix compile error for x86/Linux
- disable "infinite-recursion" for "recursiveFtn" function
- only for clang

Commit migrated from https://github.com/dotnet/coreclr/commit/7200e78258623eb889a46aa7a90818046bd1957d
src/coreclr/src/vm/i386/gmsx86.cpp