[all-commits] [llvm/llvm-project] 198a13: Fix for PR46384. Failure on weak dllimport.
Sunil Srivastava via All-commits
all-commits at lists.llvm.org
Wed Sep 2 19:12:48 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 198a13e970db2e88d0eaa62f69778388065edf70
https://github.com/llvm/llvm-project/commit/198a13e970db2e88d0eaa62f69778388065edf70
Author: Sunil Srivastava <sunil.srivastava at sony.com>
Date: 2020-09-02 (Wed, 02 Sep 2020)
Changed paths:
M llvm/lib/IR/Verifier.cpp
A llvm/test/Verifier/weak-dllimport.ll
Log Message:
-----------
Fix for PR46384. Failure on weak dllimport.
Differential Revision: https://reviews.llvm.org/D86907
More information about the All-commits
mailing list