commit | b5e16af9ea04cc1f94ca631104e5e6be96546aa1 | [log] [tgz] |
---|---|---|
author | Anton Korobeynikov <asl@math.spbu.ru> | Sat Mar 05 18:43:15 2011 +0000 |
committer | Anton Korobeynikov <asl@math.spbu.ru> | Sat Mar 05 18:43:15 2011 +0000 |
tree | aada927415ed0b4de591d5274e65f9aefa070a2f | |
parent | 6dd97471c43805b3febf598d50498a09a02e93f4 [diff] [blame] |
Some first rudimentary support for ARM EHABI: print exception table in "text mode". git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@127099 91177308-0d34-0410-b5e6-96231b3b80d8
diff --git a/lib/Target/ARM/ARMTargetObjectFile.cpp b/lib/Target/ARM/ARMTargetObjectFile.cpp index 7535da5..19defa1 100644 --- a/lib/Target/ARM/ARMTargetObjectFile.cpp +++ b/lib/Target/ARM/ARMTargetObjectFile.cpp
@@ -36,8 +36,9 @@ ELF::SHF_WRITE | ELF::SHF_ALLOC, SectionKind::getDataRel()); + LSDASection = NULL; } - + AttributesSection = getContext().getELFSection(".ARM.attributes", ELF::SHT_ARM_ATTRIBUTES,