[COFF] Add support for the .secidx directive
authorTimur Iskhodzhanov <timurrrr@google.com>
Fri, 20 Dec 2013 18:15:00 +0000 (18:15 +0000)
committerTimur Iskhodzhanov <timurrrr@google.com>
Fri, 20 Dec 2013 18:15:00 +0000 (18:15 +0000)
commit8aa3ff05c18ff034c556c23ca0795585b2c2c4c2
tree86dfef9d2ee44fa0295246eac95a92e1b1aac675
parentfc90ff9692bac13e7e18e592f023478773c97b72
[COFF] Add support for the .secidx directive

Reviewed at http://llvm-reviews.chandlerc.com/D2445

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@197826 91177308-0d34-0410-b5e6-96231b3b80d8
docs/Extensions.rst
include/llvm/MC/MCStreamer.h
lib/MC/MCAsmStreamer.cpp
lib/MC/MCParser/COFFAsmParser.cpp
lib/MC/MCStreamer.cpp
lib/MC/WinCOFFStreamer.cpp
lib/Target/X86/MCTargetDesc/X86WinCOFFObjectWriter.cpp