This website requires JavaScript.
Explore
Help
Register
Sign In
caio
/
clang-p2996
Watch
1
Star
0
Fork
0
You've already forked clang-p2996
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
74bfafa10eaecf2d3e415dccb7d358e50a4db175
clang-p2996
/
llvm
/
lib
/
CodeGen
/
MIRParser
History
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
…
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