summaryrefslogtreecommitdiffstats
path: root/llvm/lib/IR/GCOV.cpp
diff options
context:
space:
mode:
authorYaron Keren <yaron.keren@gmail.com>2013-10-23 19:40:07 +0000
committerYaron Keren <yaron.keren@gmail.com>2013-10-23 19:40:07 +0000
commit03ac82edf5128f9e53b12ada34bfd41c63a24f94 (patch)
tree63e5617230667593855ad9220de3ebe2bb3da367 /llvm/lib/IR/GCOV.cpp
parentda8446b8337733b8bc6e14155805cad3087598a1 (diff)
downloadbcm5719-llvm-03ac82edf5128f9e53b12ada34bfd41c63a24f94.tar.gz
bcm5719-llvm-03ac82edf5128f9e53b12ada34bfd41c63a24f94.zip
Calling _chkstk is required on ELF as well as COFF on Windows.
Without _chkstk functions requiring large stack crash in initialization code. Previous code tested for COFF format but not Mach-O and this patch modifies the code to test for Windows. Credits to Andrew MacPherson. llvm-svn: 193263
Diffstat (limited to 'llvm/lib/IR/GCOV.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud