Bring r252305 back with a test fix.
authorRafael Espindola <rafael.espindola@gmail.com>
Fri, 6 Nov 2015 15:30:45 +0000 (15:30 +0000)
committerRafael Espindola <rafael.espindola@gmail.com>
Fri, 6 Nov 2015 15:30:45 +0000 (15:30 +0000)
commit012d959bc51efaba09bac21ada64315143726b77
tree2ebd1db1367eb18ad159a6c9b2c5bb68e5f76ce7
parentf7b07fc667e3cd4ca1ea9b6c9844afd2591c22aa
Bring r252305 back with a test fix.

We now create the .eh_frame section early, just like every other special
section.

This means that the special flags are visible in code that explicitly
asks for ".eh_frame".

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@252313 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/MC/MCObjectFileInfo.h
lib/MC/MCObjectFileInfo.cpp
lib/MC/MCSectionELF.cpp
test/CodeGen/X86/eh_frame.ll