Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/tools/driver/
H A Dcc1as_main.cpp72 std::string Triple;
76 std::string CPU;
94 unsigned DwarfVersion;
108 std::string InputFile;
110 std::string OutputPath;
111 enum FileType {
116 FileType OutputType;
117 unsigned ShowHelp : 1;
126 unsigned ShowInst : 1;
132 unsigned RelaxAll : 1;
[all …]