lcompilers / lc

C++ compiler
MIT License
26 stars 7 forks source link

Move all Clang imports into a .cpp file #75

Closed certik closed 7 months ago

certik commented 7 months ago

This will speedup the compilation tremendously.

Shaikh-Ubaid commented 7 months ago

This is fixed here https://github.com/lcompilers/lc/pull/78. I did not experience a noticeable speedup.