David Blaikie
|
db0486c46f
|
Remove unused parallel-libs project
Differential Revision: https://reviews.llvm.org/D112265
|
2021-10-21 14:34:39 -07:00 |
serge-sans-paille
|
515bc8c155
|
Harmonize Python shebang
Differential Revision: https://reviews.llvm.org/D83857
|
2020-07-16 21:53:45 +02:00 |
Eric Christopher
|
102814b4d3
|
Continue removing llgo.
|
2020-02-10 10:33:58 -08:00 |
Serge Guelton
|
873cba17b2
|
Python compat - iteritems() vs. items()
Always use `items()` and introduce extra `list(...)` call when needed.
Differential Revision: https://reviews.llvm.org/D56257
llvm-svn: 350312
|
2019-01-03 14:12:23 +00:00 |
Ilya Biryukov
|
8b62e0887d
|
Added optional validation of svn sources to Dockerfiles.
Summary: This commit also adds a script to compute sha256 hashes of llvm checkouts.
Reviewers: klimek, mehdi_amini
Reviewed By: klimek
Subscribers: llvm-commits
Differential Revision: https://reviews.llvm.org/D37099
llvm-svn: 313359
|
2017-09-15 13:35:54 +00:00 |