[all-commits] [llvm/llvm-project] aa79ad: [Bitcode] Remove -opaque-pointer=0 check lines (NFC)
Nikita Popov via All-commits
all-commits at lists.llvm.org
Tue Jun 20 07:43:57 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: aa79ad4d1a16194e6809b494364cfef451f6bfbc
https://github.com/llvm/llvm-project/commit/aa79ad4d1a16194e6809b494364cfef451f6bfbc
Author: Nikita Popov <npopov at redhat.com>
Date: 2023-06-20 (Tue, 20 Jun 2023)
Changed paths:
M llvm/test/Bitcode/DIExpression-aggresult.ll
M llvm/test/Bitcode/aggregateInstructions.3.2.ll
M llvm/test/Bitcode/case-ranges-3.3.ll
M llvm/test/Bitcode/function-local-metadata.3.5.ll
M llvm/test/Bitcode/x86_intr-upgrade.test
Log Message:
-----------
[Bitcode] Remove -opaque-pointer=0 check lines (NFC)
These tests were testing both typed an opaque pointers. Only keep
opaque pointers tests.
More information about the All-commits
mailing list