This website requires JavaScript.
Explore
Help
Sign In
nicolas
/
llvm-project
Watch
1
Star
0
Fork
0
You've already forked llvm-project
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
f9a1897c72e172044af4889cd50a7dcd5047947b
llvm-project
/
llvm
/
lib
/
Bitcode
/
Reader
History
Aaron Ballman
f9a1897c72
Removing LLVM_DELETED_FUNCTION, as MSVC 2012 was the last reason for requiring the macro. NFC; LLVM edition.
...
llvm-svn: 229340
2015-02-15 22:54:22 +00:00
..
BitcodeReader.cpp
Removing LLVM_DELETED_FUNCTION, as MSVC 2012 was the last reason for requiring the macro. NFC; LLVM edition.
2015-02-15 22:54:22 +00:00
BitcodeReader.h
Use the DiagnosticHandler to print diagnostics when reading bitcode.
2015-01-10 00:07:30 +00:00
BitReader.cpp
Propagate a better error message to the C api.
2015-02-03 01:53:03 +00:00
BitstreamReader.cpp
Clean up some inappropriate choices of type in the bitcode reader. None of
2015-02-13 21:05:11 +00:00
CMakeLists.txt
Use ADDITIONAL_HEADER_DIRS in all LLVM CMake projects.
2015-02-11 03:28:02 +00:00
LLVMBuild.txt
…
Makefile
…