summaryrefslogtreecommitdiff
path: root/devel/llvm39/files/clang-patch-fopenmp.diff (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Upgrade to 3.9.0 release.Brooks Davis2016-09-031-0/+28
Improve support for -fopenmp with a hack inspired by a submission from Johannes Dieterich <dieterich@ogolem.org>. Implement a number of improvments submitted by lightside@gmx.com: - Add license information - Use VAR option helper for _USES_PYTHON variable - Add libxml2 to USE_GNOME for CLANG option - Sort variables for options (e.g. GOLD_*) Add USES=execinfo for LLDB. PR: 203223, 212334 Notes: svn path=/head/; revision=421280