diff options
| author | Matthias Braun <matze@braunis.de> | 2016-07-13 22:23:19 +0000 |
|---|---|---|
| committer | Matthias Braun <matze@braunis.de> | 2016-07-13 22:23:19 +0000 |
| commit | c4ab36abebe18a7acfe6a5d96b6287ad61562d73 (patch) | |
| tree | 8d6ee062976ccbb8a20dca9734f3b349a3c80a83 | |
| parent | b888555bcca80eb679460b7ecc1316dd017eeeb2 (diff) | |
| download | bcm5719-llvm-c4ab36abebe18a7acfe6a5d96b6287ad61562d73.tar.gz bcm5719-llvm-c4ab36abebe18a7acfe6a5d96b6287ad61562d73.zip | |
MIRYamlMapping: Update stale comment
llvm-svn: 275328
| -rw-r--r-- | llvm/include/llvm/CodeGen/MIRYamlMapping.h | 3 |
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. // |

