File tree 1 file changed +3
-3
lines changed 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -27,8 +27,8 @@ Non-comprehensive list of changes in this release
27
27
* The Windows installer no longer includes a Visual Studio integration.
28
28
Instead, a new
29
29
`LLVM Compiler Toolchain Visual Studio extension <https://marketplace.visualstudio.com/items?itemName=LLVMExtensions.llvm-toolchain >`_
30
- is available on the Visual Studio Marketplace. The new integration includes
31
- support for Visual Studio 2017.
30
+ is available on the Visual Studio Marketplace. The new integration
31
+ supports Visual Studio 2017.
32
32
33
33
* Libraries have been renamed from 7.0 to 7. This change also impacts
34
34
downstream libraries like lldb.
@@ -134,7 +134,7 @@ Changes to the AArch64 Target
134
134
* The ``.inst `` assembler directive is now usable on both COFF and Mach-O
135
135
targets, in addition to ELF.
136
136
137
- * Support for most remaining COFF relocations have been added.
137
+ * Support for most remaining COFF relocations has been added.
138
138
139
139
* Support for TLS on Windows has been added.
140
140
You can’t perform that action at this time.
0 commit comments