[PATCH] D148950: [LTO] Add test coverage for previous dllimport fix
Teresa Johnson via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Apr 21 14:15:14 PDT 2023
tejohnson added a comment.
The original patch (D55627 <https://reviews.llvm.org/D55627>) added test/LTO/Resolution/X86/local-def-dllimport.ll, which tested ThinLTO. Does that test need to be changed? Is the main issue that we were only testing ThinLTO and not regular LTO?
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D148950/new/
https://reviews.llvm.org/D148950
More information about the llvm-commits
mailing list