aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Bitcode/Reader/BitcodeReader.cpp
diff options
context:
space:
mode:
authorDuncan P. N. Exon Smith <dexonsmith@apple.com>2016-04-24 14:25:37 +0000
committerDuncan P. N. Exon Smith <dexonsmith@apple.com>2016-04-24 14:25:37 +0000
commita425bbbfb871e44d515a59543eb5b226a689d20c (patch)
tree47c18ce811dec66c3895dfe108231d3e04af26b3 /llvm/lib/Bitcode/Reader/BitcodeReader.cpp
parentf265dae1a323383a9308d4602f4c255248d18ac2 (diff)
downloadllvm-a425bbbfb871e44d515a59543eb5b226a689d20c.zip
llvm-a425bbbfb871e44d515a59543eb5b226a689d20c.tar.gz
llvm-a425bbbfb871e44d515a59543eb5b226a689d20c.tar.bz2
ModuleSummaryIndex: Avoid enum bitfields for MSVC portability
Enum bitfields have crazy portability issues with MSVC. Use unsigned instead of LinkageTypes here in the ModuleSummaryIndex to address Takumi's concerns from r267335. llvm-svn: 267342
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions