diff options
author | Saleem Abdulrasool <compnerd@compnerd.org> | 2017-10-25 03:58:15 +0000 |
---|---|---|
committer | Saleem Abdulrasool <compnerd@compnerd.org> | 2017-10-25 03:58:15 +0000 |
commit | ad75c7d19463f28461cd1c877eddf36147c25454 (patch) | |
tree | 6a509222a6ace2f940f8d32ae0695cb22ccf98d1 /llvm/lib/CodeGen/MachineScheduler.cpp | |
parent | f99c84d548f142ea9df054b889d33311f8a4497f (diff) | |
download | llvm-ad75c7d19463f28461cd1c877eddf36147c25454.zip llvm-ad75c7d19463f28461cd1c877eddf36147c25454.tar.gz llvm-ad75c7d19463f28461cd1c877eddf36147c25454.tar.bz2 |
CodeGen: fix a case of incorrect checks for ivars
Ensure that we check the ivar containing decl for the DLL storage
attribute rather than the ivar itself as the dll storage is associated
to the interface decl not the ivar decl.
llvm-svn: 316545
Diffstat (limited to 'llvm/lib/CodeGen/MachineScheduler.cpp')
0 files changed, 0 insertions, 0 deletions