ask for 16-byte aligned jmpbufs. This should unbreak C++ on IA64 (and
authorDuraid Madina <duraid@octopus.com.au>
Sun, 6 Nov 2005 04:29:30 +0000 (04:29 +0000)
committerDuraid Madina <duraid@octopus.com.au>
Sun, 6 Nov 2005 04:29:30 +0000 (04:29 +0000)
commit21687e8f63cfe095a2c81b0d3a344edb1df8289f
tree28c8af4008a96898fc383dd345b4ce072eb0172e
parent49b1602a401c7f8d309150b52f406b6f55e00b84
ask for 16-byte aligned jmpbufs. This should unbreak C++ on IA64 (and
a bunch of other things) but is currently ignored by the code
generator.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@24206 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/IA64/IA64TargetMachine.cpp