This website requires JavaScript.
Explore
Help
Sign In
RPCS3
/
archived-llvm-mirror
Watch
1
Star
0
Fork
0
You've already forked archived-llvm-mirror
mirror of
https://github.com/RPCS3/llvm-mirror.git
synced
2026-01-31 01:35:20 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
980b007510db5072feff40a1a3ef2afe5c19ea76
archived-llvm-mirror
/
include
/
llvm
/
Bitcode
History
Rafael Espindola
980b007510
Return a unique_ptr from getLazyBitcodeModule and parseBitcodeFile. NFC.
...
llvm-svn: 239858
2015-06-16 22:27:55 +00:00
..
BitCodes.h
Remove empty non-virtual destructors or mark them =default when non-public
2015-04-11 15:32:26 +00:00
BitcodeWriterPass.h
uselistorder: Pull bit through BitcodeWriterPass
2015-04-15 00:34:24 +00:00
BitstreamReader.h
Replace push_back(Constructor(foo)) with emplace_back(foo) for non-trivial types
2015-05-29 19:43:39 +00:00
BitstreamWriter.h
Replace push_back(Constructor(foo)) with emplace_back(foo) for non-trivial types
2015-05-29 19:43:39 +00:00
LLVMBitCodes.h
Protection against stack-based memory corruption errors using SafeStack
2015-06-15 21:07:11 +00:00
ReaderWriter.h
Return a unique_ptr from getLazyBitcodeModule and parseBitcodeFile. NFC.
2015-06-16 22:27:55 +00:00