Fix a FIXME about the format and add a test.
[oota-llvm.git] / unittests / IR / ValueTest.cpp
2013-04-12 Benjamin KramerFix a disconcerting bug in Value::isUsedInBasicBlock...