diff options
| author | Jordan Rupprecht <rupprecht@google.com> | 2018-06-29 19:05:21 +0000 |
|---|---|---|
| committer | Jordan Rupprecht <rupprecht@google.com> | 2018-06-29 19:05:21 +0000 |
| commit | 7bb861e83b68d58c93712655729fcbd307ed518e (patch) | |
| tree | 95194a074db18f09ab8b856e9e6922b573198d02 | |
| parent | 2ee550c6b30de999b31a171476c30d73fea6bec0 (diff) | |
| download | bcm5719-llvm-7bb861e83b68d58c93712655729fcbd307ed518e.tar.gz bcm5719-llvm-7bb861e83b68d58c93712655729fcbd307ed518e.zip | |
Add a blank line to docs/README.txt test commit access
Subscribers: christof, cfe-commits
Differential Revision: https://reviews.llvm.org/D48785
llvm-svn: 336006
| -rw-r--r-- | libunwind/docs/README.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/libunwind/docs/README.txt b/libunwind/docs/README.txt index 968982fce5e..df63cc01643 100644 --- a/libunwind/docs/README.txt +++ b/libunwind/docs/README.txt @@ -11,3 +11,4 @@ To build the documents into html configure libunwind with the following cmake op After configuring libunwind with these options the make rule `docs-libunwind-html` should be available. + |

