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
This commit is contained in:
David Chisnall
2012-04-10 11:44:33 +00:00
parent 1fd63df693
commit bce0de462f
2 changed files with 9 additions and 3 deletions

View File

@@ -47,6 +47,7 @@ protected:
unsigned FDECFIEncoding;
unsigned TTypeEncoding;
// Section flags for eh_frame
unsigned EHSectionType;
unsigned EHSectionFlags;
/// TextSection - Section directive for standard text.