1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-01 08:23:21 +01:00
llvm-mirror/include
Chris Lattner 63f1d56458 switch the constantexpr, target folder, and IRBuilder interfaces
for NSW/NUW binops to follow the pattern of exact binops.  This
allows someone to use Builder.CreateAdd(x, y, "tmp", MaybeNUW);

llvm-svn: 125270
2011-02-10 07:01:55 +00:00
..
llvm switch the constantexpr, target folder, and IRBuilder interfaces 2011-02-10 07:01:55 +00:00
llvm-c Don't open the file again in the gold plugin. To be able to do this, update 2011-02-08 22:40:47 +00:00