Closed
Description
Line 106 in a1aed01
This code attempts to initialize everything in LLVM. As an outcome we are forced to link against almost all the LLVM libraries - see #44 (and a fix in pr #45). Is that possible to reduce the initialization scope? For example, does that make sense to initialize Sparc and other platform parsers?