This website requires JavaScript.
Explore
Help
Sign In
shylie
/
llvm-project
Watch
1
Star
0
Fork
0
You've already forked llvm-project
Code
Issues
Pull Requests
Actions
6
Packages
Projects
Releases
Wiki
Activity
llvm-project
/
llvm
/
lib
/
AsmParser
History
Nick Desaulniers
f4c6080ab8
Revert "[IR] add fn attr for no_stack_protector; prevent inlining on mismatch"
...
This reverts commit b7926ce6d7a83cdf70c68d82bc3389c04009b841. Going with a simpler approach.
2020-11-17 17:27:14 -08:00
..
CMakeLists.txt
llvmbuildectomy - replace llvm-build by plain cmake
2020-11-13 10:35:24 +01:00
LLLexer.cpp
Revert "[IR] add fn attr for no_stack_protector; prevent inlining on mismatch"
2020-11-17 17:27:14 -08:00
LLLexer.h
LLLexer.h - reduce SourceMgr.h include to SMLoc.h. NFC
2020-04-24 13:27:56 +01:00
LLParser.cpp
Revert "[IR] add fn attr for no_stack_protector; prevent inlining on mismatch"
2020-11-17 17:27:14 -08:00
LLParser.h
[NFC] [LLParser] Renaming LLParser routines to comply LLVM coding style
2020-10-28 08:55:27 +05:30
LLToken.h
Revert "[IR] add fn attr for no_stack_protector; prevent inlining on mismatch"
2020-11-17 17:27:14 -08:00
Parser.cpp
Infer alignment of unmarked loads in IR/bitcode parsing.
2020-05-14 13:03:50 -07:00