I'm trying to build llvm/clang using the instructions provided (and I've tried using make instead of cmake), and I'm getting nothing but errors. I think the problem is in the compiler-rt section, as the errors are always in its subdirectories. The exact errors vary depending on which method I use to build--sometimes it can't find certain files, sometimes it doesn't recognize a flag, etc. Can anyone help me out? I'm happy to provide more detailed information if that would be useful.
Thanks!
I'm trying to build llvm/clang using the instructions provided (and I've tried using make instead of cmake), and I'm getting nothing but errors. I think the problem is in the compiler-rt section, as the errors are always in its subdirectories. The exact errors vary depending on which method I use to build--sometimes it can't find certain files, sometimes it doesn't recognize a flag, etc. Can anyone help me out? I'm happy to provide more detailed information if that would be useful.
Thanks!