diff options
author | Erich Keane <erich.keane@intel.com> | 2017-07-18 20:41:02 +0000 |
---|---|---|
committer | Erich Keane <erich.keane@intel.com> | 2017-07-18 20:41:02 +0000 |
commit | b0d4423bff26577ca389c420296882f4fa83e876 (patch) | |
tree | 9a922dbd2f0da6ed8a3c16cbe6da9c9d5fd8735e /llvm/lib/Object/COFFImportFile.cpp | |
parent | 9f866a7896a47ca4c093a8ba538fb52985f87e0a (diff) | |
download | llvm-b0d4423bff26577ca389c420296882f4fa83e876.zip llvm-b0d4423bff26577ca389c420296882f4fa83e876.tar.gz llvm-b0d4423bff26577ca389c420296882f4fa83e876.tar.bz2 |
Convert attribute 'target' parsing from a 'pair' to a 'struct' to make further improvements easier
Convert attribute 'target' parsing from a 'pair' to a 'struct' to make further
improvements easier
The attribute 'target' parse function previously returned a pair. Convert
this to a 'pair' in order to add more functionality, and improve usability.
Differential Revision: https://reviews.llvm.org/D35574
llvm-svn: 308357
Diffstat (limited to 'llvm/lib/Object/COFFImportFile.cpp')
0 files changed, 0 insertions, 0 deletions