llvm-project/llvm/lib/CodeGen/MIRParser
Matthias Braun f1caa2833f MachineFunction: Return reference from getFunction(); NFC
The Function can never be nullptr so we can return a reference.

llvm-svn: 320884
2017-12-15 22:22:58 +00:00
..
CMakeLists.txt [CMake] NFC. Updating CMake dependency specifications 2016-11-17 04:36:50 +00:00
LLVMBuild.txt Attempt to fix the BUILD_SHARED_LIBS build after the DIExpression change 2017-08-23 20:39:35 +00:00
MILexer.cpp [MIR] Add support for missing CFI directives 2017-12-15 15:17:18 +00:00
MILexer.h [MIR] Add support for missing CFI directives 2017-12-15 15:17:18 +00:00
MIParser.cpp MachineFunction: Return reference from getFunction(); NFC 2017-12-15 22:22:58 +00:00
MIParser.h [CodeGen] Fix some Clang-tidy modernize-use-using and Include What You Use warnings; other minor fixes (NFC). 2017-06-06 22:22:41 +00:00
MIRParser.cpp MachineFunction: Return reference from getFunction(); NFC 2017-12-15 22:22:58 +00:00