[opaque pointers] Avoid the use of pointee types when parsing inline asm in IR
[oota-llvm.git] / lib / LibDriver /
2015-07-17 Rafael EspindolaAdd support for producing thin archives in llvm-lib.
2015-07-15 Rafael EspindolaFor new archive member we only need to store the full...
2015-07-15 Rafael EspindolaInitial support for writing thin archives.
2015-07-13 Rafael EspindolaAdd support deterministic output in llvm-ar and make...
2015-07-08 Rafael EspindolaStart adding support for writing archives in BSD format.
2015-07-08 Peter CollingbourneLibDriver: Fix output path inference.
2015-06-23 Alexander KornienkoRevert r240137 (Fixed/added namespace ending comments...
2015-06-22 David BlaikieModify ParseArgs to return the InputArgList by value...
2015-06-21 David BlaikieArrayRef-ify libDriverMain
2015-06-21 David BlaikieArrayRef-ify ParseArgs
2015-06-20 Peter CollingbourneLibDriver: implement /libpath and $LIB; ignore /ignore...
2015-06-19 Alexander KornienkoFixed/added namespace ending comments using clang-tidy...
2015-06-13 Rafael EspindolaBring in a BumpPtrStringSaver from lld and simplify...
2015-06-09 Peter CollingbourneLibDriver, llvm-lib: introduce.