[all-commits] [llvm/llvm-project] d71aae: [lld] Fix test failures when running as root user ...
Tom Stellard via All-commits
all-commits at lists.llvm.org
Fri Feb 16 12:22:13 PST 2024
Branch: refs/heads/release/18.x
Home: https://github.com/llvm/llvm-project
Commit: d71aae5f79863ce897e38f6aab46710f0257f72e
https://github.com/llvm/llvm-project/commit/d71aae5f79863ce897e38f6aab46710f0257f72e
Author: Tom Stellard <tstellar at redhat.com>
Date: 2024-02-16 (Fri, 16 Feb 2024)
Changed paths:
M lld/test/COFF/lto-cache-errors.ll
M lld/test/COFF/thinlto-emit-imports.ll
M lld/test/ELF/lto/resolution-err.ll
M lld/test/ELF/lto/thinlto-cant-write-index.ll
M lld/test/ELF/lto/thinlto-emit-imports.ll
M lld/test/MachO/invalid/invalid-lto-object-path.ll
M lld/test/MachO/thinlto-emit-imports.ll
Log Message:
-----------
[lld] Fix test failures when running as root user (#81339)
This makes it easier to run the tests in a containerized environment.
(cherry picked from commit e165bea1d4ec2de96ee0548cece79d71a75ce8f8)
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list