Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/tools/driver/
H A Dcc1as_main.cpp69 struct AssemblerInvocation { struct
74 std::string Triple;
78 std::string CPU;
82 std::vector<std::string> Features;
85 std::vector<std::string> SymbolDefs;
91 std::vector<std::string> IncludePaths;
104 unsigned DwarfVersion;
105 std::string DwarfDebugFlags;
106 std::string DwarfDebugProducer;
107 std::string DebugCompilationDir;
[all …]