aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Bitcode/Writer/BitcodeWriter.cpp
diff options
context:
space:
mode:
authorSaleem Abdulrasool <compnerd@compnerd.org>2017-07-18 22:11:01 +0000
committerSaleem Abdulrasool <compnerd@compnerd.org>2017-07-18 22:11:01 +0000
commit0f83a8941412b871b697db9c581b23b76b8386a5 (patch)
treea109b68c32c1b6c880733085486f92152a5e4557 /llvm/lib/Bitcode/Writer/BitcodeWriter.cpp
parente234901a8469fd62d7b9e490832fb8a36d5590df (diff)
downloadllvm-0f83a8941412b871b697db9c581b23b76b8386a5.zip
llvm-0f83a8941412b871b697db9c581b23b76b8386a5.tar.gz
llvm-0f83a8941412b871b697db9c581b23b76b8386a5.tar.bz2
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. llvm-svn: 308384
Diffstat (limited to 'llvm/lib/Bitcode/Writer/BitcodeWriter.cpp')
0 files changed, 0 insertions, 0 deletions