[PATCH] D47073: Document and Enforce new Host Compiler Policy
Erich Keane via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri May 18 08:48:12 PDT 2018
erichkeane added inline comments.
================
Comment at: docs/GettingStarted.rst:351
.. _ask ubuntu stack exchange:
- http://askubuntu.com/questions/271388/how-to-install-gcc-4-8-in-ubuntu-12-04-from-the-terminal
+ https://askubuntu.com/questions/271388/how-to-install-gcc-4-8-in-ubuntu-12-04-from-the-terminal
----------------
kparzysz wrote:
> This should refer to gcc 5.1.0.
That is a really good catch... I found this gist that seems good enough: https://gist.github.com/application2000/73fd6f4bf1be6600a2cf9f56315a2d91
What do you think?
https://reviews.llvm.org/D47073
More information about the llvm-commits
mailing list