1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-19 11:02:59 +02:00
llvm-mirror/tools/llc
Matthias Braun 938b489a87 llc: Add ability to parse mir from stdin
- Add -x <language> option to switch between IR and MIR inputs.
- Change MIR parser to read from stdin when filename is '-'.
- Add a simple mir roundtrip test.

llvm-svn: 304825
2017-06-06 20:06:57 +00:00
..
CMakeLists.txt llc: Update link components 2017-01-17 05:47:03 +00:00
llc.cpp llc: Add ability to parse mir from stdin 2017-06-06 20:06:57 +00:00
LLVMBuild.txt llc: Update LLVMBuild 2017-01-17 05:34:08 +00:00