diff options
author | Yaron Keren <yaron.keren@gmail.com> | 2013-10-23 19:40:07 +0000 |
---|---|---|
committer | Yaron Keren <yaron.keren@gmail.com> | 2013-10-23 19:40:07 +0000 |
commit | 03ac82edf5128f9e53b12ada34bfd41c63a24f94 (patch) | |
tree | 63e5617230667593855ad9220de3ebe2bb3da367 /llvm/lib/IR/GCOV.cpp | |
parent | da8446b8337733b8bc6e14155805cad3087598a1 (diff) | |
download | bcm5719-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