diff options
author | Paschalis Mpeis <paschalis.mpeis@arm.com> | 2025-06-26 09:32:20 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-06-26 09:32:20 +0100 |
commit | d681c73a04bc2213d408ee5e2498af2c796859e3 (patch) | |
tree | cb33b8a6239e1281926514ed46f092ad7ba52760 /llvm/unittests/ADT/ArrayRefTest.cpp | |
parent | a8998fa06261890cec330a3c0bf9b2652c692aa1 (diff) | |
download | llvm-d681c73a04bc2213d408ee5e2498af2c796859e3.zip llvm-d681c73a04bc2213d408ee5e2498af2c796859e3.tar.gz llvm-d681c73a04bc2213d408ee5e2498af2c796859e3.tar.bz2 |
[BOLT] Create marker for source changes in nfc-mode testing. (#142931)
Currently NFC tests only trigger when the llvm-bolt binary itself
changes.
This patch adds `--check-bolt-sources`, which scans git output for any
modifications under bolt/, excluding:
- bolt/docs
- bolt/utils/docker
- bolt/utils/dot2html
If any matching files change between versions, a `.llvm-bolt.changes`
marker is created. Buildbots can then use this marker to trigger in-tree
tests.
Diffstat (limited to 'llvm/unittests/ADT/ArrayRefTest.cpp')
0 files changed, 0 insertions, 0 deletions