search for: c479cbad

Displaying 1 result from an estimated 1 matches for "c479cbad".

2016 Oct 18
3
[help] How to speed up compilation?
I'm adding feature to detect customized pragma and mark those region in LLVM IR using Metadata. I want to let programmer give additional directives to compiler. So I put some functions, variables, and 'cout' on clang. So, based on my understanding on your comment, it may be natural to have long compilation time. My machine has Intel Xeon(R) CPU E31230 @ 3.20GHz * 8 with 8GM RAM, which