1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-24 19:52:54 +01:00
llvm-mirror/lib/Bitcode
Justin Bogner b27be63011 Support: Make error_category's constructor public
Since our error_category is based on the std one, we should have the
same visibility for the constructor.  This also allows us to avoid
using the _do_message implementation detail in our own categories.

llvm-svn: 203998
2014-03-15 04:05:59 +00:00
..
Reader Support: Make error_category's constructor public 2014-03-15 04:05:59 +00:00
Writer Remove the linker_private and linker_private_weak linkages. 2014-03-13 23:18:37 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile