MIRYamlMapping: Update stale comment

llvm-svn: 275328
This commit is contained in:
Matthias Braun 2016-07-13 22:23:19 +00:00
parent b888555bcc
commit c4ab36abeb
1 changed files with 0 additions and 3 deletions

View File

@ -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.
// //