diff options
author | Chandler Carruth <chandlerc@gmail.com> | 2018-08-06 02:30:01 +0000 |
---|---|---|
committer | Chandler Carruth <chandlerc@gmail.com> | 2018-08-06 02:30:01 +0000 |
commit | 24dd211f053b8d7fd211c98b96e4f645d4f95182 (patch) | |
tree | 0f2a7e91bdd720348cec58c5fc876ae88ccc8a85 /llvm/lib/Transforms | |
parent | 297620d3371f8aaea15c14ba1b62e447f1ffea0b (diff) | |
download | bcm5719-llvm-24dd211f053b8d7fd211c98b96e4f645d4f95182.tar.gz bcm5719-llvm-24dd211f053b8d7fd211c98b96e4f645d4f95182.zip |
[docs] Correct the basic syntax structure of the DISubrange example.
Notably, just close two of the debug info metadata nodes early rather
than leaving them open with `...` which won't ever lex correctly. And
add the missing `:` on the count labels.
Slowly progressing through all of the warnings on the documentation
build bot. Sorry to do this one commit at a time, but despite my best
efforts I can't trigger these errors locally.
llvm-svn: 338982
Diffstat (limited to 'llvm/lib/Transforms')
0 files changed, 0 insertions, 0 deletions