MIRYamlMapping: Update stale comment
authorMatthias Braun <matze@braunis.de>
Wed, 13 Jul 2016 22:23:19 +0000 (22:23 +0000)
committerMatthias Braun <matze@braunis.de>
Wed, 13 Jul 2016 22:23:19 +0000 (22:23 +0000)
llvm-svn: 275328

llvm/include/llvm/CodeGen/MIRYamlMapping.h

index 9d5eb60..7f9c448 100644 (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
 // their corresponding YAML representation.
 //