commit | 0b89845991c079f935db388955fbc9535e98da68 | [log] [tgz] |
---|---|---|
author | Saleem Abdulrasool <compnerd@compnerd.org> | Tue Jul 18 22:11:01 2017 +0000 |
committer | Saleem Abdulrasool <compnerd@compnerd.org> | Tue Jul 18 22:11:01 2017 +0000 |
tree | 2cb62efb1e3a9fe43f7a6c7eca4077ce29e78d33 | |
parent | a41a4c6dda241329eb2e94330dbb0c2ce870cd14 [diff] |
Object: rename parameter from DLLName to ImportName When I originally wrote this code, I neglected the fact that the import library may be created for executables. This name is not the name of the DLL, but rather the name for the imported module. It will be embedded into the IAT/ILT reference. Rename it to make it more obvious. NFC. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@308384 91177308-0d34-0410-b5e6-96231b3b80d8