forked from OSchip/llvm-project
01af07a169
Check should be for pointer being NULL, not what it points to. Also adds a test for this case. Reviewed By: indygreg Differential Revision: http://llvm-reviews.chandlerc.com/D1878 llvm-svn: 194965 |
||
---|---|---|
.. | ||
ocaml | ||
python | ||
LLVMBuild.txt | ||
Makefile | ||
README.txt |
README.txt
This directory contains bindings for the LLVM compiler infrastructure to allow programs written in languages other than C or C++ to take advantage of the LLVM infrastructure--for instance, a self-hosted compiler front-end.