summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHans Wennborg <hans@hanshq.net>2018-08-07 09:15:16 +0000
committerHans Wennborg <hans@hanshq.net>2018-08-07 09:15:16 +0000
commitf79f22e46cd714baf572c5c8588044b86ab7077e (patch)
tree7de0eca244bfe77bffcdf55baadecd1bf7eb8341
parent68e07d4d6fab53a99c9f11466ad562e3ed7486b5 (diff)
downloadbcm5719-llvm-f79f22e46cd714baf572c5c8588044b86ab7077e.tar.gz
bcm5719-llvm-f79f22e46cd714baf572c5c8588044b86ab7077e.zip
vs integration: update the publisher name
llvm-svn: 339118
-rw-r--r--llvm/tools/msbuild/source.extension.vsixmanifest2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/tools/msbuild/source.extension.vsixmanifest b/llvm/tools/msbuild/source.extension.vsixmanifest
index 28be6a4242c..2a0777c4b52 100644
--- a/llvm/tools/msbuild/source.extension.vsixmanifest
+++ b/llvm/tools/msbuild/source.extension.vsixmanifest
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<PackageManifest Version="2.0.0" xmlns="http://schemas.microsoft.com/developer/vsx-schema/2011" xmlns:d="http://schemas.microsoft.com/developer/vsx-schema-design/2011">
<Metadata>
- <Identity Id="llvm.d29c51f0-961f-4e20-aad6-356af569907f" Version="1.0" Language="en-US" Publisher="The LLVM Foundation" />
+ <Identity Id="llvm.d29c51f0-961f-4e20-aad6-356af569907f" Version="1.0" Language="en-US" Publisher="LLVM Extensions" />
<DisplayName>LLVM Compiler Toolchain</DisplayName>
<Description xml:space="preserve">Allows the LLVM Compiler Toolchain (installed separately) to be used from within Visual Studio to build C/C++ Projects.</Description>
<License>license.txt</License>
OpenPOWER on IntegriCloud