Position independent code has fewer requirements in executables, so pass the appropriate flag to LLVM in order to allow more optimization. At the moment this means faster thread-local storage.
This directory currently contains some LLVM support code. This will generally be sent upstream to LLVM in time; for now it lives here.