1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 19:23:23 +01:00
llvm-mirror/test/LTO/X86
Yunzhong Gao c13f4daa7c Add a libLTO diagnostic handler that supports lto_get_error_message API
This is a follow-up from the previous discussion on the thread:
http://lists.llvm.org/pipermail/llvm-commits/Week-of-Mon-20151019/307763.html

The LibLTO lto_get_error_message() API reads error messages from a std::string
sLastErrorString. Instead of passing this string around as an argument, this
patch creates a diagnostic handler and then sends this handler to the
constructor of LTOCodeGenerator.

Differential Revision: http://reviews.llvm.org/D14313

llvm-svn: 252791
2015-11-11 19:59:08 +00:00
..
Inputs Add a new attribute: norecurse 2015-11-06 10:32:53 +00:00
attrs.ll
bcsection.ll Make the default triple optional by allowing an empty string 2015-09-16 05:34:32 +00:00
cfi_endproc.ll
current-section.ll Make the default triple optional by allowing an empty string 2015-09-16 05:34:32 +00:00
diagnostic-handler-noexit.ll Add a libLTO diagnostic handler that supports lto_get_error_message API 2015-11-11 19:59:08 +00:00
diagnostic-handler-remarks.ll llvm-lto: trivial spelling changes to distinguish custom diagnostic handler and 2015-11-10 18:52:48 +00:00
disable-verify.ll Reapply "LTO: Disable extra verify runs in release builds" 2015-09-15 23:05:59 +00:00
invalid.ll Add a new attribute: norecurse 2015-11-06 10:32:53 +00:00
keep-used-puts-during-instcombine.ll
linkonce_odr_func.ll
list-symbols.ll Make the default triple optional by allowing an empty string 2015-09-16 05:34:32 +00:00
lit.local.cfg
no-undefined-puts-when-implemented.ll
parallel.ll Add powerpc64 to parallel.ll unsupported architecture list. 2015-09-04 19:45:36 +00:00
private-symbol.ll
runtime-library.ll
set-merged.ll
symver-asm.ll
triple-init.ll