summaryrefslogtreecommitdiff
path: root/LICENSE.TXT
diff options
context:
space:
mode:
authorMisha Brukman <brukman+llvm@gmail.com>2003-06-04 19:45:25 +0000
committerMisha Brukman <brukman+llvm@gmail.com>2003-06-04 19:45:25 +0000
commit3a55e8aae4f5f28c624a87e2161b4a825b75ad09 (patch)
treed44bcbaba96027e34f439127cc6fe4543dce9249 /LICENSE.TXT
parente961d9614a86c735f3686b07321de2a520b2be3c (diff)
downloadllvm-3a55e8aae4f5f28c624a87e2161b4a825b75ad09.tar.gz
llvm-3a55e8aae4f5f28c624a87e2161b4a825b75ad09.tar.bz2
llvm-3a55e8aae4f5f28c624a87e2161b4a825b75ad09.tar.xz
* Institute a hack for the Sparc call to mmap() to get our generated code to be
laid out closer to the VM so that calls to library functions (e.g. puts()) and callback (e.g. JITResolver::CompilationCallback) fit into 30 bits of the call instruction. * Abort if architecture is not yet supported (not X86 or Sparc) because it likely requires a different set of parameters to mmap() . * Stop using hard-coded values for page size; use sysconf(_SC_PAGESIZE) instead. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@6610 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'LICENSE.TXT')
0 files changed, 0 insertions, 0 deletions