Delay the creation of eh_frame so that the user can change the defaults.
authorRafael Espindola <rafael.espindola@gmail.com>
Sun, 23 Jan 2011 05:43:40 +0000 (05:43 +0000)
committerRafael Espindola <rafael.espindola@gmail.com>
Sun, 23 Jan 2011 05:43:40 +0000 (05:43 +0000)
commit0cf5e3d51dd455a174a8f00cfa6b63c11e535434
tree545adccb669f9bb926cebbcca566e3bd577955d2
parent11e222da1fe498a3c528d197ab57982e3bb5762d
Delay the creation of eh_frame so that the user can change the defaults.
Add support for SHT_X86_64_UNWIND.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@124059 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/CodeGen/TargetLoweringObjectFileImpl.h
include/llvm/Support/ELF.h
include/llvm/Target/TargetLoweringObjectFile.h
lib/CodeGen/TargetLoweringObjectFileImpl.cpp
lib/MC/ELFObjectWriter.cpp
lib/MC/MCParser/ELFAsmParser.cpp
lib/Target/TargetLoweringObjectFile.cpp
test/MC/ELF/section.s