Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DCommandFlags.cpp687 SmallString<256> Appended(OldFeatures); in setFunctionAttributes() local
688 Appended.push_back(','); in setFunctionAttributes()
689 Appended.append(Features); in setFunctionAttributes()
690 NewAttrs.addAttribute("target-features", Appended); in setFunctionAttributes()
/freebsd/contrib/flex/
H A DChangeLog3830 * BUGS: Appended to BUGS file.