Home
last modified time | relevance | path

Searched defs:AssemblerInvocation (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/clang/tools/driver/
H A Dcc1as_main.cpp72 std::string Triple;
76 std::string CPU;
94 unsigned Dwarf64 : 1;
95 unsigned DwarfVersion;
109 std::string InputFile;
112 enum FileType {
117 FileType OutputType;
118 unsigned ShowHelp : 1;
127 unsigned ShowInst : 1;
136 unsigned NoWarn : 1;
[all …]