[all-commits] [llvm/llvm-project] b9648c: [llvm-nm] Avoid -opaque-pointers option in test (NFC)
Nikita Popov via All-commits
all-commits at lists.llvm.org
Tue Jun 20 07:36:14 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: b9648c70d12a6360c90d68fa33bed77d22387187
https://github.com/llvm/llvm-project/commit/b9648c70d12a6360c90d68fa33bed77d22387187
Author: Nikita Popov <npopov at redhat.com>
Date: 2023-06-20 (Tue, 20 Jun 2023)
Changed paths:
A llvm/test/tools/llvm-nm/Inputs/typed.bc
M llvm/test/tools/llvm-nm/opaque-pointers.ll
Log Message:
-----------
[llvm-nm] Avoid -opaque-pointers option in test (NFC)
Commit the typed pointer bitcode file instead of producing it,
as this will not be possible in the future anymore.
More information about the All-commits
mailing list