[PATCH] D25997: Call _exit

Ed Maste via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 26 09:58:10 PDT 2016


emaste added a comment.

Nifty idea



================
Comment at: ELF/Options.td:83
 
+def full_shutdown : Flag<["--"], "full-shutdown">,  HelpText<"foobar">;
+
----------------
need a better description :)


https://reviews.llvm.org/D25997





More information about the llvm-commits mailing list