search for: d075d00f

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

2010 Jan 22
0
[LLVMdev] status of EH tests in llvm test-suite
...nd, wild load or store somewhere, use-after-free, something like that. It was not I who disabled it but my data led me to agree with that decision. -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20100122/d075d00f/attachment.html>
2010 Jan 22
2
[LLVMdev] status of EH tests in llvm test-suite
Hi, I'm using the release version of llvm 2.6. In the llvm/projects/test-suite directory, there are several tests that are commented out from running, or not running via a define statement. In particular, I am inquiring about the status of the EH tests since some tests seem to be enabled to run by default, but some aren't. From looking at your tests, I've noticed the following: