Is this compatible with `--config-prefix=`? ================ Comment at: test/lit.site.cfg:1 @@ +1,2 @@ +# -*- Python -*- vim: set syntax=python tabstop=4 expandtab cc=80: + ---------------- We don't usually put the vim part of this in llvm things, do we? http://reviews.llvm.org/D6255