My fix for PR274 broke the build on Darwin/PPC. As I'm fairly certain this
authorBrian Gaeke <gaeke@uiuc.edu>
Wed, 10 Mar 2004 17:38:28 +0000 (17:38 +0000)
committerBrian Gaeke <gaeke@uiuc.edu>
Wed, 10 Mar 2004 17:38:28 +0000 (17:38 +0000)
commitd0f3c5e8b1cef2e4661de72eb62001a3f478d212
treeb6fa860d3af111e938eba0eb2e6629baa9ce6578
parentf313ea7da4ddc083de89d1df1fe49ec6a06948e0
My fix for PR274 broke the build on Darwin/PPC.  As I'm fairly certain this
bug only affects Linux systems that use GLIBC, I'm going to put ifdefs around
the array.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@12269 91177308-0d34-0410-b5e6-96231b3b80d8
lib/ExecutionEngine/JIT/Intercept.cpp