On 64bit we may have a personality function which requires 64 bits to
authorNicolas Geoffray <nicolas.geoffray@lip6.fr>
Sun, 15 Feb 2009 20:49:23 +0000 (20:49 +0000)
committerNicolas Geoffray <nicolas.geoffray@lip6.fr>
Sun, 15 Feb 2009 20:49:23 +0000 (20:49 +0000)
commit42cc8f140a4332d949ec40726d6a011cf1e9f0d5
tree608d69256d158afa1969162251b0eb964c2ea8ad
parenta37d119f63c6aa1a6b93d4aa6ea0019b7bf5ee16
On 64bit we may have a personality function which requires 64 bits to
be encoded.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@64600 91177308-0d34-0410-b5e6-96231b3b80d8
lib/ExecutionEngine/JIT/JITDwarfEmitter.cpp