[PATCH] D17505: Exit early

Rafael Ávila de Espíndola via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 23 08:35:47 PST 2016


rafael abandoned this revision.
rafael added a comment.

On windows calling _exit actually seems a bit slower (but  measuring on the VM is really noisy).

I will keep this as a local branch for now to use when testing other changes and bring it up again if it is particularly beneficial at some point.


Repository:
  rL LLVM

http://reviews.llvm.org/D17505





More information about the llvm-commits mailing list