llvm-project/llvm/include
Jeffrey Yasskin 70415d97a8 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!

llvm-svn: 75059
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