diff options
| author | Serge Pavlov <sepavloff@gmail.com> | 2017-08-29 05:22:26 +0000 |
|---|---|---|
| committer | Serge Pavlov <sepavloff@gmail.com> | 2017-08-29 05:22:26 +0000 |
| commit | 4e769847c28af252f1ec70d670ea463e01dddf22 (patch) | |
| tree | 4c6052f67f041cc1ca28560df1591acbecf19311 /llvm/test/Transforms/LoopStrengthReduce | |
| parent | 03407da281ccef3b925935b33f1d7e397b303efc (diff) | |
| download | bcm5719-llvm-4e769847c28af252f1ec70d670ea463e01dddf22.tar.gz bcm5719-llvm-4e769847c28af252f1ec70d670ea463e01dddf22.zip | |
Use class to pass information about executable name
Information about clang executable name components, such as target and
driver mode, was passes in std::pair. With this change it is passed in
a special structure. It improves readability and makes access to this
information more convenient.
NFC.
Differential Revision: https://reviews.llvm.org/D36057
llvm-svn: 311981
Diffstat (limited to 'llvm/test/Transforms/LoopStrengthReduce')
0 files changed, 0 insertions, 0 deletions

