forked from OSchip/llvm-project
4e769847c2
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 |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
DistroTest.cpp | ||
MultilibTest.cpp | ||
ToolChainTest.cpp |