diff options
Diffstat (limited to 'llvm/docs/YamlIO.rst')
-rw-r--r-- | llvm/docs/YamlIO.rst | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/llvm/docs/YamlIO.rst b/llvm/docs/YamlIO.rst index 96261e0dae3..79e07cd9897 100644 --- a/llvm/docs/YamlIO.rst +++ b/llvm/docs/YamlIO.rst @@ -234,7 +234,6 @@ The following types have built-in support in YAML I/O: * float * double * StringRef -* std::string * int64_t * int32_t * int16_t |