llvm-6502/include
Chris Lattner 3210060243 Rearrange argument order of ::get methods so that LLVMContext comes first,
add a ConstantDataArray::getString method that corresponds to the (to be
removed) StringRef version of ConstantArray::get, but is dramatically more 
efficient.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@148804 91177308-0d34-0410-b5e6-96231b3b80d8
2012-01-24 14:04:40 +00:00
..
llvm Rearrange argument order of ::get methods so that LLVMContext comes first, 2012-01-24 14:04:40 +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