Skip to content

Commit d46b4bd

Browse files
committed
PR feedback: pauth dir for codegen-llvm tests
1 parent c1f1bc1 commit d46b4bd

6 files changed

Lines changed: 5 additions & 5 deletions

File tree

src/doc/rustc/src/platform-support/aarch64-unknown-linux-pauthtest.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -406,11 +406,11 @@ x.py test --target aarch64-unknown-linux-pauthtest --force-rerun assembly-llvm \
406406
codegen-llvm codegen-units coverage crashes incremental library mir-opt \
407407
run-make ui ui-fulldeps \
408408
tests/assembly-llvm/targets/targets-aarch64_unknown_linux_pauthtest.rs \
409-
tests/codegen-llvm/pauth-attr-special-funcs.rs \
410-
tests/codegen-llvm/pauth-extern-c.rs \
411-
tests/codegen-llvm/pauth-extern-c-direct-indirect-call.rs \
412-
tests/codegen-llvm/pauth-extern-weak-global.rs \
413-
tests/codegen-llvm/pauth-init-fini.rs \
409+
tests/codegen-llvm/pauth/pauth-attr-special-funcs.rs \
410+
tests/codegen-llvm/pauth/pauth-extern-c.rs \
411+
tests/codegen-llvm/pauth/pauth-extern-c-direct-indirect-call.rs \
412+
tests/codegen-llvm/pauth/pauth-extern-weak-global.rs \
413+
tests/codegen-llvm/pauth/pauth-init-fini.rs \
414414
tests/run-make/pauth-quicksort-rust-driver \
415415
tests/run-make/pauth-quicksort-c-driver \
416416
tests/ui/statics/crt-static-pauthtest.rs
File renamed without changes.

tests/codegen-llvm/pauth-extern-c-direct-indirect-call.rs renamed to tests/codegen-llvm/pauth/pauth-extern-c-direct-indirect-call.rs

File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)