aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Support/InitLLVM.cpp
AgeCommit message (Expand)AuthorFilesLines
2019-07-12[Support] Move the static initializer install_out_memory_new_handler to InitLLVMFangrui Song1-0/+1
2019-01-19Update the file headers across all of the LLVM projects in the monorepoChandler Carruth1-4/+3
2018-04-17Rename sys::Process::GetArgumentVector -> sys::windows::GetCommandLineArgumentsRui Ueyama1-4/+8
2018-04-13Define InitLLVM to do common initialization all at once.Rui Ueyama1-0/+48