| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
llvm-svn: 375284
|
|
|
|
| |
llvm-svn: 370288
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Summary: https://reviews.llvm.org/D66620 is accepted but was based on the multi-repo setup, so I was not able to `arc patch` it. Resubmit the diff under monorepo
Committed on behalf of @sugak (Igor Sugak)
Reviewers: sugak
Subscribers: #sanitizers, llvm-commits, vitalybuka
Tags: #sanitizers, #llvm
Differential Revision: https://reviews.llvm.org/D66624
llvm-svn: 369716
|
|
|
|
|
|
| |
Should hopefully fix sanitizer-x86_64-linux bot.
llvm-svn: 369290
|
|
|
|
| |
llvm-svn: 368440
|
|
|
|
| |
llvm-svn: 367471
|
|
|
|
| |
llvm-svn: 361077
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
(sanitizer-x86_64-linux) until I can triage the issue properly. The
build has been broken due to the symbolizer build checks failing.
As the symbolizer build script relies on the old svn repo layout, it may
take a little while longer to find the responsible patch for the
breakage. This may be a completely valid fix, but I will need to confirm
it. For now, it unbreaks the build.
Tracking data:
Build where the break first occurred: http://lab.llvm.org:8011/builders/sanitizer-x86_64-linux/builds/21211
Changelist authors: @grimar, @maskray, @whitequark, @spatel, @dpreobra
For the authors, no action needed (yet). Will follow up when I can
identify the cause.
llvm-svn: 359123
|
|
|
|
|
|
|
| |
The new code wasn't matching absolute paths correctly. Should unbreak
sanitizer-x86_64-linux bot.
llvm-svn: 357502
|
|
|
|
|
|
|
|
|
|
| |
llvm-ar is a crunchgen-style executable dispatching to dlltool,ranlib,lib,ar based on argv[0].
In our content-addressable storage, readlink -f resolves paths to some
digest and thus lost the original "llvm-ar" filename.
Replace it with a custom path resolution to fix the problem.
llvm-svn: 357450
|
|
|
|
|
|
| |
Add `bcmp` after r355672.
llvm-svn: 355692
|
|
|
|
| |
llvm-svn: 347099
|
|
|
|
| |
llvm-svn: 337872
|
|
|
|
|
|
|
|
|
| |
Disabling threads makes <atomic> unusable, but this is needed by LLVM
libraries that are dependencies of the symbolizer.
Differential Revision: https://reviews.llvm.org/D45424
llvm-svn: 329672
|
|
|
|
|
|
| |
Symbolizer now depends on internal implementation of itaniumDemangle.
llvm-svn: 326987
|
|
|
|
|
|
| |
Symbolizer now depends on internal implementation of itaniumDemangle.
llvm-svn: 326983
|
|
|
|
| |
llvm-svn: 326855
|
|
|
|
|
|
| |
"in in" -> "in", "on on" -> "on" etc.
llvm-svn: 323510
|
|
|
|
| |
llvm-svn: 316637
|
|
|
|
|
|
|
| |
r304864 moved code into a new BinaryFormat library. Update the
symbolizer build script.
llvm-svn: 304930
|
|
|
|
|
|
|
|
|
|
|
|
| |
Summary: D33637 introduced isalpha, whitelist need to reflect that.
Reviewers: eugenis
Subscribers: kubamracek, llvm-commits
Differential Revision: https://reviews.llvm.org/D33687
llvm-svn: 304234
|
|
|
|
| |
llvm-svn: 297924
|
|
|
|
| |
llvm-svn: 295299
|
|
|
|
|
|
|
|
|
|
| |
Reviewers: eugenis
Subscribers: llvm-commits, kubamracek
Differential Revision: https://reviews.llvm.org/D30013
llvm-svn: 295272
|
|
|
|
| |
llvm-svn: 289449
|
|
|
|
|
|
|
|
|
|
| |
Reviewers: eugenis, vitalybuka
Subscribers: llvm-commits, kubabrecka
Differential Revision: https://reviews.llvm.org/D25846
llvm-svn: 285013
|
|
|
|
| |
llvm-svn: 284773
|
|
|
|
| |
llvm-svn: 284258
|
|
|
|
| |
llvm-svn: 283166
|
|
|
|
| |
llvm-svn: 282695
|
|
|
|
| |
llvm-svn: 282694
|
|
|
|
| |
llvm-svn: 282682
|
|
Reviewers: eugenis
Subscribers: llvm-commits, kubabrecka
Differential Revision: https://reviews.llvm.org/D24974
llvm-svn: 282617
|