diff options
| author | Guillaume Gomez <guillaume.gomez@huawei.com> | 2024-06-25 12:39:19 +0200 |
|---|---|---|
| committer | Guillaume Gomez <guillaume.gomez@huawei.com> | 2024-07-01 15:12:13 +0200 |
| commit | 7276499dc962a2fe5e6d7517ffdf1f866f046ed8 (patch) | |
| tree | d78f688e1373e31a07673e2e465fb9da8cf97fd1 /src | |
| parent | fc8b6c6657962002af58f9a4cf5796031ebbf665 (diff) | |
| download | rust-7276499dc962a2fe5e6d7517ffdf1f866f046ed8.tar.gz rust-7276499dc962a2fe5e6d7517ffdf1f866f046ed8.zip | |
Migrate `run-make/llvm-ident` to `rmake.rs`
Diffstat (limited to 'src')
| -rw-r--r-- | src/tools/tidy/src/allowed_run_make_makefiles.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/tools/tidy/src/allowed_run_make_makefiles.txt b/src/tools/tidy/src/allowed_run_make_makefiles.txt index 741bb46d1a7..5a8480e408d 100644 --- a/src/tools/tidy/src/allowed_run_make_makefiles.txt +++ b/src/tools/tidy/src/allowed_run_make_makefiles.txt @@ -85,7 +85,6 @@ run-make/link-cfg/Makefile run-make/link-framework/Makefile run-make/link-path-order/Makefile run-make/linkage-attr-on-static/Makefile -run-make/llvm-ident/Makefile run-make/long-linker-command-lines-cmd-exe/Makefile run-make/long-linker-command-lines/Makefile run-make/longjmp-across-rust/Makefile |
