summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthias Braun <matze@braunis.de>2016-07-13 22:23:19 +0000
committerMatthias Braun <matze@braunis.de>2016-07-13 22:23:19 +0000
commitc4ab36abebe18a7acfe6a5d96b6287ad61562d73 (patch)
tree8d6ee062976ccbb8a20dca9734f3b349a3c80a83
parentb888555bcca80eb679460b7ecc1316dd017eeeb2 (diff)
downloadbcm5719-llvm-c4ab36abebe18a7acfe6a5d96b6287ad61562d73.tar.gz
bcm5719-llvm-c4ab36abebe18a7acfe6a5d96b6287ad61562d73.zip
MIRYamlMapping: Update stale comment
llvm-svn: 275328
-rw-r--r--llvm/include/llvm/CodeGen/MIRYamlMapping.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/llvm/include/llvm/CodeGen/MIRYamlMapping.h b/llvm/include/llvm/CodeGen/MIRYamlMapping.h
index 9d5eb60e488..7f9c4483333 100644
--- a/llvm/include/llvm/CodeGen/MIRYamlMapping.h
+++ b/llvm/include/llvm/CodeGen/MIRYamlMapping.h
@@ -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.
//
OpenPOWER on IntegriCloud