[BPF] Fix tests that fail if /tmp/t.c exists
authorReid Kleckner <rnk@google.com>
Fri, 25 Feb 2022 22:52:38 +0000 (14:52 -0800)
committerReid Kleckner <rnk@google.com>
Fri, 25 Feb 2022 22:55:53 +0000 (14:55 -0800)
commitf58fb8ae7fa04e78a0c618c566f0d399d9102a02
tree7aebf7c9f4b93b550fbe53d52ad900db83f195ca
parent5e4b68cc3b4f8efc3a4b4aa14a4d5af0fdf099e0
[BPF] Fix tests that fail if /tmp/t.c exists

IMO the BPF backend shouldn't read random source files referenced from
debug info. I filed llvm.org/pr54092 about this.
llvm/test/CodeGen/BPF/BTF/func-non-void.ll
llvm/test/CodeGen/BPF/BTF/func-unused-arg.ll
llvm/test/CodeGen/BPF/BTF/func-void.ll