Modernize the .ll parsing interface.
[oota-llvm.git] / unittests / IR / UserTest.cpp
2014-08-19 Rafael EspindolaModernize the .ll parsing interface.
2014-06-08 Craig Topper[C++11] Use 'nullptr'.
2014-04-17 Chandler CarruthMake the User::value_op_iterator a random access iterat...