diff options
author | Simon Atanasyan <simon@atanasyan.com> | 2015-03-30 22:36:01 +0000 |
---|---|---|
committer | Simon Atanasyan <simon@atanasyan.com> | 2015-03-30 22:36:01 +0000 |
commit | 2693b5a36c39ea687366e695b72848839b34ff98 (patch) | |
tree | f16dd5246a226923cf52782478ed5231e50de037 /llvm/lib/CodeGen/MachineModuleInfo.cpp | |
parent | d484653fed170033a902ae5098d0662d69dfdd87 (diff) | |
download | llvm-2693b5a36c39ea687366e695b72848839b34ff98.zip llvm-2693b5a36c39ea687366e695b72848839b34ff98.tar.gz llvm-2693b5a36c39ea687366e695b72848839b34ff98.tar.bz2 |
[ELF] Change type of `OutputSection::setType()` argument to int64_t
Type of `OutputSection::_type` field is int64_t. This change makes
the field's and the argument's types consistent and allows to assign
full range of values to the `OutputSection::_type` field.
llvm-svn: 233617
Diffstat (limited to 'llvm/lib/CodeGen/MachineModuleInfo.cpp')
0 files changed, 0 insertions, 0 deletions