dequeb

Results 2 comments of dequeb

Hi, Using what I knew, I found a solution, let me know what you think. 1. I generated llvm from c using: `clang -S -Wall -Wextra -pedantic -I../include *.c -emit-llvm`...