Displaying 1 result from an estimated 1 matches for "llvmbackendfiles".
2008 Aug 12
1
[LLVMdev] Rebuilding llvm-gcc
One thing I have never been clear about is whether llvm-gcc has the
correct dependencies to do a restrap after LLVM sources change.
That is, if I have a built llvm-gcc and I change some LLVM source file
and rebuild the LLVM libraries, can I do a "make restrap" on llvm-gcc
and expect it to work?
-Dave