Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Event Timeline
Comment Actions
This is also missing Option and LibDriver. However, even after that's added there's still a few functions that the Makefile version exports that the CMake one does not, e.g. ConvertUTF8toUTF32. Though admittedly the best solution might just be to move those into the llvm namespace.