diff options
author | Reid Spencer <rspencer@reidspencer.com> | 2007-05-19 01:36:17 +0000 |
---|---|---|
committer | Reid Spencer <rspencer@reidspencer.com> | 2007-05-19 01:36:17 +0000 |
commit | cc442cabf6585084ae6238f8003c14e5ebc386f6 (patch) | |
tree | 9127440f2529e0a9ff9b33c64493008749d8cea8 /lib/CodeGen/IfConversion.cpp | |
parent | 8a282967efead093e8be526d6997e446d6e09b86 (diff) |
On Linux platforms and at optimization levels -O1 and above, llvm-gcc can
turn "putchar" calls into _IO_putc calls which is a lower-level interface.
This patch allows these calls to be executed by lli in interpreter mode.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@37254 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/CodeGen/IfConversion.cpp')
0 files changed, 0 insertions, 0 deletions