OSDN Git Service

Use the correct section types on Solaris for unwind data on both x86 and x86-64.
authorDavid Chisnall <csdavec@swan.ac.uk>
Tue, 10 Apr 2012 11:44:33 +0000 (11:44 +0000)
committerDavid Chisnall <csdavec@swan.ac.uk>
Tue, 10 Apr 2012 11:44:33 +0000 (11:44 +0000)
commitbce0de462f9510e57598aeae918d1e1cced718ab
treedac8fb4f99cba45ca3042b17bfa217fe3772dfa3
parent1fd63df6930a83d9d1378d2c68e19850c652078e
Use the correct section types on Solaris for unwind data on both x86 and x86-64.

Patch by Dmitri Shubin!

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@154391 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/MC/MCObjectFileInfo.h
lib/MC/MCObjectFileInfo.cpp