spir-v.xml: Use plain ASCII quotes in comment
authorDavid Neto <dneto@google.com>
Mon, 1 Jun 2020 15:58:55 +0000 (11:58 -0400)
committerDavid Neto <dneto@google.com>
Mon, 1 Jun 2020 15:58:55 +0000 (11:58 -0400)
Avoids parse error on Windows-based Python3.

include/spirv/spir-v.xml

index 73a5eb1..f129661 100644 (file)
 
 
     <!-- SECTION: SPIR-V FP Fast Math Mode Bit Reservations -->
-    <!-- Reserve ranges of bits in the “FP Fast Math Mode” bitfield.
+    <!-- Reserve ranges of bits in the "FP Fast Math Mode" bitfield.
          Each vendor determines the use of values in their own ranges.
          Vendors are not required to disclose those uses.  If the use of a
          value is included in an extension that is adopted by a Khronos