Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2021-01-08 | [InitLLVM] Ensure SIGPIPE handler installed before sigaction() | Vedant Kumar | 1 | -2/+9 |
2020-02-28 | llvm-ar: Fix MinGW compilation | Hans Wennborg | 1 | -1/+1 |
2019-11-18 | [Signal] Allow llvm clients to opt into one-shot SIGPIPE handling | Vedant Kumar | 1 | -1/+5 |
2019-07-12 | [Support] Move the static initializer install_out_memory_new_handler to InitLLVM | Fangrui Song | 1 | -0/+1 |
2019-01-19 | Update the file headers across all of the LLVM projects in the monorepo | Chandler Carruth | 1 | -4/+3 |
2018-04-17 | Rename sys::Process::GetArgumentVector -> sys::windows::GetCommandLineArguments | Rui Ueyama | 1 | -4/+8 |
2018-04-13 | Define InitLLVM to do common initialization all at once. | Rui Ueyama | 1 | -0/+48 |