diff options
| -rw-r--r-- | lldb/docs/building-with-debug-llvm.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lldb/docs/building-with-debug-llvm.txt b/lldb/docs/building-with-debug-llvm.txt index ba49bbac365..f59ca410edb 100644 --- a/lldb/docs/building-with-debug-llvm.txt +++ b/lldb/docs/building-with-debug-llvm.txt @@ -47,4 +47,4 @@ currently at a shell prompt in a checked-out LLDB repository. can usually pick these options from the Overview drop-down at the top left of the Xcode window. -6. Build lldb.xcodeproj.
\ No newline at end of file +6. Build lldb.xcodeproj. |

