[llvm-commits] PATCH: Remove lazy-parse support from llvm::Triple

Duncan Sands baldrick at free.fr
Tue Feb 21 00:17:17 PST 2012


Hi Chandler,

> This patch removes the lazy-parsing from the Triple class. From what I could
> tell, no one deeply relied on this, and it seems unlikely that we want people to
> be creating enough triples to need them to parse lazily...

LGTM.

Ciao, Duncan.



More information about the llvm-commits mailing list