Searched defs:AssemblerInvocation (Results 1 – 1 of 1) sorted by relevance
69 struct AssemblerInvocation { struct74 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 …]