Add a straight-forward implementation of SCCVN for aggressively eliminating scalar...
[oota-llvm.git] / docs / SourceLevelDebugging.html
index 49ce27852288ddc0b7e2f8cfdecaa645e7eaf8b7..69cb1af32aee7cd452ef0f197238caa1575df122 100644 (file)
@@ -288,7 +288,7 @@ height="369">
    way.  Also, all debugging information objects start with a tag to indicate
    what type of object it is.  The source-language is allowed to define its own
    objects, by using unreserved tag numbers.  We recommend using with tags in
-   the range 0x1000 thru 0x2000 (there is a defined enum DW_TAG_user_base =
+   the range 0x1000 through 0x2000 (there is a defined enum DW_TAG_user_base =
    0x1000.)</p>
 
 <p>The fields of debug descriptors used internally by LLVM