llvm-6502/lib/ExecutionEngine
Duncan Sands d102593b42 Use getPreferredAlignmentLog or getPreferredAlignment
to get the alignment of global variables, rather than
using hand-made versions.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@46495 91177308-0d34-0410-b5e6-96231b3b80d8
2008-01-29 06:23:44 +00:00
..
Interpreter Remove attribution from file headers, per discussion on llvmdev. 2007-12-29 20:36:04 +00:00
JIT Use getPreferredAlignmentLog or getPreferredAlignment 2008-01-29 06:23:44 +00:00
ExecutionEngine.cpp Remove attribution from file headers, per discussion on llvmdev. 2007-12-29 20:36:04 +00:00
ExecutionEngineBindings.cpp I doubt the address of the Error string was intended 2008-01-07 19:14:42 +00:00
Makefile remove attribution from lib Makefiles. 2007-12-29 20:09:26 +00:00