Allow target to specify alignment for function stub.
authorEvan Cheng <evan.cheng@apple.com>
Thu, 16 Nov 2006 20:04:54 +0000 (20:04 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Thu, 16 Nov 2006 20:04:54 +0000 (20:04 +0000)
commit9a1e9b91407f4752ff3de392d60a6cf3f1dcc37d
tree231f7490bf4c906a611a4cd2495b124b0aed6e60
parentce9a576f298b2159c5f9f39275214870e38ffbef
Allow target to specify alignment for function stub.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@31788 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/CodeGen/MachineCodeEmitter.h
lib/ExecutionEngine/JIT/JITEmitter.cpp