[ThinLTO] Rename HasSection to NoRename (NFC)
authorTeresa Johnson <tejohnson@google.com>
Fri, 28 Oct 2016 02:24:59 +0000 (02:24 +0000)
committerTeresa Johnson <tejohnson@google.com>
Fri, 28 Oct 2016 02:24:59 +0000 (02:24 +0000)
commit58fbc916a0a4ad57ec6d3dd1d1a4f0dd7405f69f
tree6c24d54562b0745abfad0d5afd9c1ce6d18baa96
parent6231a7e4d1e2e004c4a0889353b4155130ec47d8
[ThinLTO] Rename HasSection to NoRename (NFC)

Summary:
This is in preparation for a change to utilize this flag for symbols
referenced/defined in either inline or module level assembly.

Reviewers: mehdi_amini

Subscribers: llvm-commits

Differential Revision: https://reviews.llvm.org/D26048

llvm-svn: 285376
llvm/include/llvm/IR/ModuleSummaryIndex.h
llvm/lib/Bitcode/Reader/BitcodeReader.cpp
llvm/lib/Bitcode/Writer/BitcodeWriter.cpp
llvm/lib/Transforms/IPO/FunctionImport.cpp