<feed xmlns='http://www.w3.org/2005/Atom'>
<title>bcm5719-llvm/llvm/utils/KillTheDoctor, branch meklort-10.0.1</title>
<subtitle>Project Ortega BCM5719 LLVM</subtitle>
<id>https://git.raptorcs.com/git/bcm5719-llvm/atom?h=meklort-10.0.1</id>
<link rel='self' href='https://git.raptorcs.com/git/bcm5719-llvm/atom?h=meklort-10.0.1'/>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/bcm5719-llvm/'/>
<updated>2019-11-26T02:06:56+00:00</updated>
<entry>
<title>Revert "Use InitLLVM to setup a pretty stack printer"</title>
<updated>2019-11-26T02:06:56+00:00</updated>
<author>
<name>Nico Weber</name>
<email>thakis@chromium.org</email>
</author>
<published>2019-11-26T02:06:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/bcm5719-llvm/commit/?id=6f773205cd05e47912096d7c4091f03c28255ab2'/>
<id>urn:sha1:6f773205cd05e47912096d7c4091f03c28255ab2</id>
<content type='text'>
This reverts commit 3f76260dc0674cc0acb25f550a0f0c594cf537ea.
Breaks at least these tests on Windows:
    Clang :: Driver/clang-offload-bundler.c
    Clang :: Driver/clang-offload-wrapper.c
</content>
</entry>
<entry>
<title>Use InitLLVM to setup a pretty stack printer</title>
<updated>2019-11-26T01:56:10+00:00</updated>
<author>
<name>Rui Ueyama</name>
<email>ruiu@google.com</email>
</author>
<published>2019-11-26T01:15:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/bcm5719-llvm/commit/?id=3f76260dc0674cc0acb25f550a0f0c594cf537ea'/>
<id>urn:sha1:3f76260dc0674cc0acb25f550a0f0c594cf537ea</id>
<content type='text'>
InitLLVM does not only save a few lines from main() but also makes the
commands do the right thing for multibyte character pathnames on
Windows (i.e. canonicalize argv's to UTF-8) because of the code we
have in this file:

https://github.com/llvm/llvm-project/blob/master/llvm/lib/Support/InitLLVM.cpp#L32

For many LLVM commands, we already have calls of InitLLVM, but there
are still remainings.

Differential Revision: https://reviews.llvm.org/D70702
</content>
</entry>
<entry>
<title>Update the file headers across all of the LLVM projects in the monorepo</title>
<updated>2019-01-19T08:50:56+00:00</updated>
<author>
<name>Chandler Carruth</name>
<email>chandlerc@gmail.com</email>
</author>
<published>2019-01-19T08:50:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/bcm5719-llvm/commit/?id=2946cd701067404b99c39fb29dc9c74bd7193eb3'/>
<id>urn:sha1:2946cd701067404b99c39fb29dc9c74bd7193eb3</id>
<content type='text'>
to reflect the new license.

We understand that people may be surprised that we're moving the header
entirely to discuss the new license. We checked this carefully with the
Foundation's lawyer and we believe this is the correct approach.

Essentially, all code in the project is now made available by the LLVM
project under our new license, so you will see that the license headers
include that license only. Some of our contributors have contributed
code under our old license, and accordingly, we have retained a copy of
our old license notice in the top-level files in each project and
repository.

llvm-svn: 351636
</content>
</entry>
<entry>
<title>Remove @brief commands from doxygen comments, too.</title>
<updated>2018-05-01T16:10:38+00:00</updated>
<author>
<name>Adrian Prantl</name>
<email>aprantl@apple.com</email>
</author>
<published>2018-05-01T16:10:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/bcm5719-llvm/commit/?id=4dfcc4a7882f5e6d6e66d3c535c01edb3c56053d'/>
<id>urn:sha1:4dfcc4a7882f5e6d6e66d3c535c01edb3c56053d</id>
<content type='text'>
This is a follow-up to r331272.

We've been running doxygen with the autobrief option for a couple of
years now. This makes the \brief markers into our comments
redundant. Since they are a visual distraction and we don't want to
encourage more \brief markers in new code either, this patch removes
them all.

Patch produced by
  for i in $(git grep -l '\@brief'); do perl -pi -e 's/\@brief //g' $i &amp; done

https://reviews.llvm.org/D46290

llvm-svn: 331275
</content>
</entry>
<entry>
<title>KillTheDoctor.cpp: Appease cases on case-senstitive host, like mingw on linux.</title>
<updated>2016-12-23T01:39:26+00:00</updated>
<author>
<name>NAKAMURA Takumi</name>
<email>geek4civic@gmail.com</email>
</author>
<published>2016-12-23T01:39:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/bcm5719-llvm/commit/?id=f931d66e0dfd0640475508b6079f1f02d7f06c37'/>
<id>urn:sha1:f931d66e0dfd0640475508b6079f1f02d7f06c37</id>
<content type='text'>
llvm-svn: 290402
</content>
</entry>
<entry>
<title>KillTheDoctor: Add a required system lib, psapi. KillTheDoctor itself uses Win32 API directly.</title>
<updated>2016-12-23T01:39:20+00:00</updated>
<author>
<name>NAKAMURA Takumi</name>
<email>geek4civic@gmail.com</email>
</author>
<published>2016-12-23T01:39:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/bcm5719-llvm/commit/?id=3166854827b51be1264de5b4f84144b38741a21d'/>
<id>urn:sha1:3166854827b51be1264de5b4f84144b38741a21d</id>
<content type='text'>
llvm-svn: 290401
</content>
</entry>
<entry>
<title>Build KillTheDoctor with mingw-w64</title>
<updated>2016-12-22T19:11:42+00:00</updated>
<author>
<name>Reid Kleckner</name>
<email>rnk@google.com</email>
</author>
<published>2016-12-22T19:11:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/bcm5719-llvm/commit/?id=143a937f79e8117ba3bace743d8476ab9dea0ba2'/>
<id>urn:sha1:143a937f79e8117ba3bace743d8476ab9dea0ba2</id>
<content type='text'>
compiler-rt uses it in its lit tests.

llvm-svn: 290357
</content>
</entry>
<entry>
<title>Explicitly specify the ANSI version of these Win32 APIs. While these are seemingly unrelated changes, they are all NFC because we currently default to the ANSI versions of the APIs when building for Windows. This simply makes the ANSI usage explicit.</title>
<updated>2016-06-23T14:45:54+00:00</updated>
<author>
<name>Aaron Ballman</name>
<email>aaron@aaronballman.com</email>
</author>
<published>2016-06-23T14:45:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/bcm5719-llvm/commit/?id=0da8b2ec09fc8a919ffaef9662cc2ba85e1fbd11'/>
<id>urn:sha1:0da8b2ec09fc8a919ffaef9662cc2ba85e1fbd11</id>
<content type='text'>
llvm-svn: 273564
</content>
</entry>
<entry>
<title>Search for llvm-symbolizer binary in the same directory as argv[0], before</title>
<updated>2016-06-09T00:53:21+00:00</updated>
<author>
<name>Richard Smith</name>
<email>richard-llvm@metafoo.co.uk</email>
</author>
<published>2016-06-09T00:53:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/bcm5719-llvm/commit/?id=2ad6d48b0c631d7fa8416c07f8b47f167cfd2fd8'/>
<id>urn:sha1:2ad6d48b0c631d7fa8416c07f8b47f167cfd2fd8</id>
<content type='text'>
looking for it along $PATH. This allows installs of LLVM tools outside of
$PATH to find the symbolizer and produce pretty backtraces if they crash.

llvm-svn: 272232
</content>
</entry>
<entry>
<title>Modernize to range-based loop</title>
<updated>2016-01-07T07:58:25+00:00</updated>
<author>
<name>Michael Liao</name>
<email>michael.liao@intel.com</email>
</author>
<published>2016-01-07T07:58:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/bcm5719-llvm/commit/?id=a809acec40d974e165171a9f60a05060d84d18a4'/>
<id>urn:sha1:a809acec40d974e165171a9f60a05060d84d18a4</id>
<content type='text'>
llvm-svn: 257037
</content>
</entry>
</feed>
