OSDN Git Service

[MIR] Add hasWinCFI field
authorSanjin Sijaric <ssijaric@codeaurora.org>
Wed, 24 Oct 2018 21:07:38 +0000 (21:07 +0000)
committerSanjin Sijaric <ssijaric@codeaurora.org>
Wed, 24 Oct 2018 21:07:38 +0000 (21:07 +0000)
commitb8895a84ec6427b0b640b52550b0c162de1cf51e
treedb90ee62b67dabd8615a91101e0038ed1e7744a0
parente7543196c954f4c5965253d418913b708726e81d
[MIR] Add hasWinCFI field

Adding hasWinCFI field so that I can add MIR test cases to
https://reviews.llvm.org/D50166.

Differential Revision: https://reviews.llvm.org/D51201

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@345196 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/CodeGen/MIRYamlMapping.h
lib/CodeGen/MIRParser/MIRParser.cpp
lib/CodeGen/MIRPrinter.cpp