diff options
author | Alex Lorenz <arphaman@gmail.com> | 2015-05-28 22:41:12 +0000 |
---|---|---|
committer | Alex Lorenz <arphaman@gmail.com> | 2015-05-28 22:41:12 +0000 |
commit | 78d7831b0fa2bd7c20c94ba90968923b938c6112 (patch) | |
tree | ad43e8371f2fed24837dbb391caf3a6df79d9dec /llvm/lib/CodeGen/AsmPrinter/Win64Exception.cpp | |
parent | 75afbfd4a14a31772528918f9d284793e775272a (diff) | |
download | bcm5719-llvm-78d7831b0fa2bd7c20c94ba90968923b938c6112.tar.gz bcm5719-llvm-78d7831b0fa2bd7c20c94ba90968923b938c6112.zip |
MIR Serialization: print and parse machine function names.
This commit introduces a serializable structure called
'llvm::yaml::MachineFunction' that stores the machine
function's name. This structure will mirror the machine
function's state in the future.
This commit prints machine functions as YAML documents
containing a YAML mapping that stores the state of a machine
function. This commit also parses the YAML documents
that contain the machine functions.
Reviewers: Duncan P. N. Exon Smith
Differential Revision: http://reviews.llvm.org/D9841
llvm-svn: 238519
Diffstat (limited to 'llvm/lib/CodeGen/AsmPrinter/Win64Exception.cpp')
0 files changed, 0 insertions, 0 deletions