llvm-6502/include
2012-10-16 17:10:33 +00:00
..
llvm Speculative fix the mask constants to be of type uintptr_t. I don't know of any case where the old form was incorrect, but I'm more confident that such cases don't exist in this version. 2012-10-16 17:10:33 +00:00
llvm-c Move the Attributes::Builder outside of the Attributes class and into its own class named AttrBuilder. No functionality change. 2012-10-15 20:35:56 +00:00