search for: pr18573

Displaying 2 results from an estimated 2 matches for "pr18573".

Did you mean: pr17473
2016 Nov 20
3
uninitialized values in Attributes.cpp
...w and, when running "make check" under Valgrind, am seeing a lot of uses of uninitialized memory like the one below. Anyone know offhand what's likely to be the root cause? Unfortunately a Debug build doesn't give these errors. Thanks, John FAIL: LLVM :: Analysis/BasicAA/pr18573.ll (2093 of 18733) ******************** TEST 'LLVM :: Analysis/BasicAA/pr18573.ll' FAILED ******************** Script: -- /home/regehr/llvm/build-vg/./bin/opt /home/regehr/llvm/test/Analysis/BasicAA/pr18573.ll -O2 -S | /home/regehr/llvm/build-vg/./bin/FileCheck /home/regehr/llvm/test/An...
2016 Nov 20
3
uninitialized values in Attributes.cpp
...nd, am seeing a lot of uses of uninitialized memory >> like the one below. Anyone know offhand what's likely to be the root cause? >> Unfortunately a Debug build doesn't give these errors. Thanks, >> >> John >> >> >> FAIL: LLVM :: Analysis/BasicAA/pr18573.ll (2093 of 18733) >> ******************** TEST 'LLVM :: Analysis/BasicAA/pr18573.ll' FAILED >> ******************** >> Script: >> -- >> /home/regehr/llvm/build-vg/./bin/opt >> /home/regehr/llvm/test/Analysis/BasicAA/pr18573.ll -O2 -S | >> /home/reg...