This makes cloning (and therefore the whole build) faster.
The checkout step goes from ~4m to ~30s on my host.
Details
Diff Detail
- Repository
- rL LLVM
Event Timeline
+Sean
Sean, I'm okay with this for now. You know my changes coming down the pipe, and I can add a configuration setting for the git side that lets us optionally add in the history truncation. Thoughts?
(Stephane, I've got a change in the works that is currently backed up behind some other things, but it allows better mapping of Xcode lldb configuration to llvm/clang configuration, and includes specifying if svn or git should be used. It will actually default to svn. Most of the change is in github.com/tfiala/lldb on the tfiala-master branch but I won't have time to clean it up for a little while here).
Ah, sounds like a cool change. Should we wait until your stuff goes in or
are you still ok with submitting my patch in the meantime?
Nah - please go ahead and submit it. I'll just make sure I add the ability
to specify arbitrary git flags for the git part so you can have this when I
put the new change in.
Haha sorry poor English after I reread the question. More appropriate answer:
"Yes - please feel free to submit your addition."