Fold strlen(expr ? "str1" : "str2") to x ? len1 : len2. This fires about 330 times...
[oota-llvm.git] / examples /
drwxr-xr-x   ..
drwxr-xr-x - BrainF
-rw-r--r-- 336 CMakeLists.txt
drwxr-xr-x - ExceptionDemo
drwxr-xr-x - Fibonacci
drwxr-xr-x - HowToUseJIT
drwxr-xr-x - Kaleidoscope
-rw-r--r-- 664 LLVMBuild.txt
-rw-r--r-- 803 Makefile
drwxr-xr-x - ModuleMaker
drwxr-xr-x - OCaml-Kaleidoscope
drwxr-xr-x - ParallelJIT