20 #ifndef BUILDCACHE_TI_ARM_CGT_HPP_
21 #define BUILDCACHE_TI_ARM_CGT_HPP_
23 #include <wrappers/ti_common_wrapper.hpp>
34 #endif // BUILDCACHE_TI_ARM_CGT_HPP_
Path to an executable file.
Definition: file_utils.hpp:127
The top level namespace.
Definition: compressor.cpp:34
A program wrapper for the TI ARM CGT compiler.
Definition: ti_arm_cgt_wrapper.hpp:27
A convenient vector of strings container with support functions for program argument handling.
Definition: string_list.hpp:30
bool can_handle_command() override
Check if this class implements a wrapper for the given command.
Definition: ti_arm_cgt_wrapper.cpp:33
A base wrapper for the TI compilers.
Definition: ti_common_wrapper.hpp:27