[ms-inline asm] Add a new Inline Asm Non-Standard Dialect attribute.
[oota-llvm.git] / docs / DebuggingJITedCode.html
index 4e4b7b85040f3984ee495478ed1947a051cca883..7d52fa76354767939fa10925137afc999638674c 100644 (file)
@@ -51,7 +51,7 @@ necessary debug information.
 
 <p>In order to debug code JIT-ed by LLVM, you need GDB 7.0 or newer, which is
 available on most modern distributions of Linux.  The version of GDB that Apple
-ships with XCode has been frozen at 6.3 for a while.  LLDB may be a better
+ships with Xcode has been frozen at 6.3 for a while.  LLDB may be a better
 option for debugging JIT-ed code on Mac OS X.
 </p>