| commit | 543b4c2fed417650e376e945fadc437280fbc8c4 | [log] [tgz] |
|---|---|---|
| author | Matthias Braun <matze@braunis.de> | Tue Jun 06 00:26:24 2017 +0000 |
| committer | Matthias Braun <matze@braunis.de> | Tue Jun 06 00:26:24 2017 +0000 |
| tree | 2e21d160eb1e389bdb6aae9f50389660f6c90e78 | |
| parent | c7c06f158cb788fa9f299ed6395209516c84e7c2 [diff] |
llc: Create custom pass pipeline for .mir files; NFCI Create a custom pass pipeline when loading .mir files even in --start-after/--start-before cases. This streamlines the mir handling code and prepares for an upcoming commit. llvm-svn: 304755