1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-24 03:33:20 +01:00
llvm-mirror/lib/AsmParser
Matt Arsenault 0ec533bb8a OpaquePtr: Add type to sret attribute
Make the corresponding change that was made for byval in
b7141207a483d39b99c2b4da4eb3bb591eca9e1a. Like byval, this requires a
bulk update of the test IR tests to include the type before this can
be mandatory.
2020-09-25 14:07:30 -04:00
..
CMakeLists.txt
LLLexer.cpp IR: Define byref parameter attribute 2020-07-20 10:23:09 -04:00
LLLexer.h LLLexer.h - reduce SourceMgr.h include to SMLoc.h. NFC 2020-04-24 13:27:56 +01:00
LLParser.cpp OpaquePtr: Add type to sret attribute 2020-09-25 14:07:30 -04:00
LLParser.h OpaquePtr: Add type to sret attribute 2020-09-25 14:07:30 -04:00
LLToken.h IR: Define byref parameter attribute 2020-07-20 10:23:09 -04:00
LLVMBuild.txt
Parser.cpp Infer alignment of unmarked loads in IR/bitcode parsing. 2020-05-14 13:03:50 -07:00