Add new build option KERNEL_USE, which compiles with -mkernel and gets propogated to CFLAGS. Use this to call panic() instead of abort() when enabled.

llvm-svn: 100015
4 files changed
tree: f15a99425b0c803be2222fb5019de55b69392575
  1. clang/
  2. compiler-rt/
  3. llvm/