1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-24 19:52:54 +01:00
llvm-mirror/include
David Blaikie 8dd7f9c9a7 DebugInfo: GDBIndexEntry*String conversion functions now return const char* for easy llvm::formating
This was previously invoking UB by passing a user-defined type to
format. Thanks to Jordan Rose for pointing this out.

llvm-svn: 191060
2013-09-20 00:33:15 +00:00
..
llvm DebugInfo: GDBIndexEntry*String conversion functions now return const char* for easy llvm::formating 2013-09-20 00:33:15 +00:00
llvm-c llvm-c: Add LLVMGetPointerToFunction 2013-09-19 19:55:06 +00:00