Revert "[Attr] Add support for the `ms_hook_prologue` attribute."
authorCharles Davis <cdavis5x@gmail.com>
Mon, 8 Aug 2016 21:19:08 +0000 (21:19 +0000)
committerCharles Davis <cdavis5x@gmail.com>
Mon, 8 Aug 2016 21:19:08 +0000 (21:19 +0000)
commit0e37911334775fe64070ba38e2642b35b5c38cb6
tree2daa4e4b6a92d5d76e7951b19a8a42c7da5a17f9
parentef313059e528f0bdb7e42104671eaca48e3b68c9
Revert "[Attr] Add support for the `ms_hook_prologue` attribute."

This reverts commit r278050. It depends on r278048, which will be
reverted.

llvm-svn: 278052
clang/include/clang/Basic/Attr.td
clang/include/clang/Basic/AttrDocs.td
clang/lib/CodeGen/TargetInfo.cpp
clang/lib/Sema/SemaDeclAttr.cpp
clang/test/CodeGen/function-attributes.c
clang/test/Sema/attr-ms-hook-prologue-wrong-arch.c [deleted file]
clang/test/Sema/attr-ms-hook-prologue.c [deleted file]