Fix a logic bug when copying fast-math flags.
[oota-llvm.git] / unittests / IR / MetadataTest.cpp
2014-06-08 Craig Topper[C++11] Use 'nullptr'.
2014-03-04 Chandler Carruth[Modules] Move ValueHandle into the IR library where...
2013-01-07 Chandler CarruthRename the VMCore unittest tree to IR. Somehow was...