1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-26 14:33:02 +02:00
llvm-mirror/lib/Bitcode/Reader
2007-04-24 04:04:35 +00:00
..
BitcodeReader.cpp add supprot for FP constants, wide integers, and fix the encoding of MININT 2007-04-24 04:04:35 +00:00
BitcodeReader.h read basic constants: null, undef, integers <= 64bits 2007-04-24 03:30:34 +00:00
Makefile
ReaderWrappers.cpp