forked from OSchip/llvm-project
parent
b888555bcc
commit
c4ab36abeb
|
@ -7,9 +7,6 @@
|
||||||
//
|
//
|
||||||
//===----------------------------------------------------------------------===//
|
//===----------------------------------------------------------------------===//
|
||||||
//
|
//
|
||||||
// The MIR serialization library is currently a work in progress. It can't
|
|
||||||
// serialize machine functions at this time.
|
|
||||||
//
|
|
||||||
// This file implements the mapping between various MIR data structures and
|
// This file implements the mapping between various MIR data structures and
|
||||||
// their corresponding YAML representation.
|
// their corresponding YAML representation.
|
||||||
//
|
//
|
||||||
|
|
Loading…
Reference in New Issue