OSDN Git Service

Move getNonexecutableStackSection up to the base ELF class.
authorRafael Espindola <rafael.espindola@gmail.com>
Wed, 15 Oct 2014 15:44:16 +0000 (15:44 +0000)
committerRafael Espindola <rafael.espindola@gmail.com>
Wed, 15 Oct 2014 15:44:16 +0000 (15:44 +0000)
commitb510f8d08c6a1ba3ec1df4e9cfac9567c43e5bb6
treeb5bf50c7b3cc73cc6800be4a5ea6772eb0629c50
parent18ed4acf21bd31eb6dbc25a61bba3bd82fd33c81
Move getNonexecutableStackSection up to the base ELF class.

The .note.GNU-stack section is not SystemZ/X86 specific.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@219796 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/MC/MCAsmInfoELF.h
lib/MC/MCAsmInfoELF.cpp
lib/Target/R600/MCTargetDesc/AMDGPUMCAsmInfo.cpp
lib/Target/R600/MCTargetDesc/AMDGPUMCAsmInfo.h
lib/Target/SystemZ/MCTargetDesc/SystemZMCAsmInfo.cpp
lib/Target/SystemZ/MCTargetDesc/SystemZMCAsmInfo.h
lib/Target/X86/MCTargetDesc/X86MCAsmInfo.cpp
lib/Target/X86/MCTargetDesc/X86MCAsmInfo.h