Revert "On ELF, put PIC jump tables in a non executable section."
authorMatthias Braun <matze@braunis.de>
Sat, 14 Feb 2015 01:16:54 +0000 (01:16 +0000)
committerMatthias Braun <matze@braunis.de>
Sat, 14 Feb 2015 01:16:54 +0000 (01:16 +0000)
commit821ec14add365e93a7e1b26d58f15d928eae4d09
tree158ae7f610fc5ac47ee3e686471fce5774248aa7
parent7520a90c75f339e03e3f37a20a9506dd7eb0061d
Revert "On ELF, put PIC jump tables in a non executable section."

This reverts commit r228939.

The commit broke something in the output of exception handling tables on
darwin x86-64.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@229203 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/CodeGen/TargetLoweringObjectFileImpl.h
include/llvm/Target/TargetLoweringObjectFile.h
lib/CodeGen/AsmPrinter/AsmPrinter.cpp
lib/CodeGen/TargetLoweringObjectFileImpl.cpp
lib/Target/TargetLoweringObjectFile.cpp
test/CodeGen/X86/global-sections.ll