Add back LLVM_FINAL macro. lld still needs it.
[oota-llvm.git] / docs / Extensions.rst
index f499bdd57e6ef823af9abfaa9e07b2ab67e9f977..7d8c521ec447aec42831fb6ec260afb5afc0ca26 100644 (file)
@@ -144,8 +144,8 @@ MC supports passing the information in ``.linkonce`` at the end of
   .long 1
 
 Note that in the combined form the COMDAT symbol is explicit. This
-extension exits to support multiple sections with the same name in
-different comdats:
+extension exists to support multiple sections with the same name in
+different COMDATs:
 
 
 .. code-block:: gas