llvm-6502/include
Jeffrey Yasskin 489393d7b9 Add an option to allocate JITed global data separately from code. By
default, this option is not enabled to support clients who rely on
this behavior.

Fixes http://llvm.org/PR4483

A patch to allocate additional memory for globals after we run out is
forthcoming.

Patch by Reid Kleckner!


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@75059 91177308-0d34-0410-b5e6-96231b3b80d8
2009-07-08 21:59:57 +00:00
..
llvm Add an option to allocate JITed global data separately from code. By 2009-07-08 21:59:57 +00:00
llvm-c Remove the vicmp and vfcmp instructions. Because we never had a release with 2009-07-08 03:04:38 +00:00