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

Joerg Sonnenberger joerg at britannica.bec.de
Mon Feb 20 12:40:49 PST 2012


On Mon, Feb 20, 2012 at 11:49:07AM -0800, Chandler Carruth wrote:
> 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...

Yes, please.

Joerg



More information about the llvm-commits mailing list