chisel icon indicating copy to clipboard operation
chisel copied to clipboard

A System for Debloating C/C++ Programs

Results 2 chisel issues
Sort by recently updated
recently updated
newest added

I'm trying to build CHISEL from source, but I don't want to install LLVM on my machine, instead, I downloaded the binary and source of Clang and LLVM (I didn't...

![image](https://user-images.githubusercontent.com/17960334/110659462-6a3f6c00-81e4-11eb-98b5-c37623b4e9cf.png) Screenshot shows make reduce for sort failing and passing for bzip2 The test.sh file fails for some reason while debloating sort. The debloating is working for all other programs...