1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-24 03:33:20 +01:00
llvm-mirror/include
Chris Lattner 6791b23efa constify some methods and add a new Constant::getAggregateElement
helper method for the common operation of extracting an element
out of a constant aggregate.

llvm-svn: 148931
2012-01-25 06:16:32 +00:00
..
llvm constify some methods and add a new Constant::getAggregateElement 2012-01-25 06:16:32 +00:00
llvm-c Don't use my favorite C++11 feature (comma at end of enum). 2012-01-20 18:08:30 +00:00