Home
last modified time | relevance | path

Searched refs:ProducerWithFlags (Results 1 – 1 of 1) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/AsmPrinter/
DDwarfDebug.cpp548 std::string ProducerWithFlags = Producer.str() + " " + Flags.str(); in getOrCreateDwarfCompileUnit() local
549 NewCU.addString(Die, dwarf::DW_AT_producer, ProducerWithFlags); in getOrCreateDwarfCompileUnit()