hanchenye-llvm-project/compiler-rt/lib/xray
Vitaly Buka 0b1ea8cb28 Improve error message when '=' is missing in {ASAN,...}_OPTIONS.
Summary:
It's handling isses as described here:
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89832

Patch by Martin Liška.

Reviewers: kcc, vitalybuka

Reviewed By: vitalybuka

Subscribers: cryptoad, kubamracek

Differential Revision: https://reviews.llvm.org/D59876

llvm-svn: 363480
2019-06-15 01:37:14 +00:00
..
tests [compiler-rt][tests] Propagate COMPILER_RT_UNITTEST_LINK_FLAGS 2019-05-01 22:25:16 +00:00
CMakeLists.txt [XRay] Use preallocated memory for XRay profiling 2018-12-07 06:23:06 +00:00
weak_symbols.txt
xray_AArch64.cc Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
xray_allocator.h Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
xray_always_instrument.txt
xray_arm.cc Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
xray_basic_flags.cc Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
xray_basic_flags.h Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
xray_basic_flags.inc Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
xray_basic_logging.cc Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
xray_basic_logging.h Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
xray_buffer_queue.cc Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
xray_buffer_queue.h Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
xray_defs.h Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
xray_fdr_controller.h Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
xray_fdr_flags.cc Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
xray_fdr_flags.h Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
xray_fdr_flags.inc Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
xray_fdr_log_records.h Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
xray_fdr_log_writer.h Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
xray_fdr_logging.cc Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
xray_fdr_logging.h Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
xray_flags.cc Improve error message when '=' is missing in {ASAN,...}_OPTIONS. 2019-06-15 01:37:14 +00:00
xray_flags.h Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
xray_flags.inc Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
xray_function_call_trie.h Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
xray_init.cc Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
xray_interface.cc Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
xray_interface_internal.h Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
xray_log_interface.cc Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
xray_mips.cc Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
xray_mips64.cc Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
xray_never_instrument.txt
xray_powerpc64.cc Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
xray_powerpc64.inc Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
xray_profile_collector.cc Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
xray_profile_collector.h Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
xray_profiling.cc Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
xray_profiling_flags.cc Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
xray_profiling_flags.h Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
xray_profiling_flags.inc Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
xray_recursion_guard.h Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
xray_segmented_array.h Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
xray_trampoline_AArch64.S
xray_trampoline_arm.S
xray_trampoline_mips.S Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
xray_trampoline_mips64.S Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
xray_trampoline_powerpc64.cc
xray_trampoline_powerpc64_asm.S
xray_trampoline_x86_64.S Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
xray_tsc.h Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
xray_utils.cc [compiler-rt] Set the ZX_VMO_RESIZABLE option for zx_vmo_create 2019-05-02 17:24:53 +00:00
xray_utils.h Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
xray_x86_64.cc [XRay] Support for Fuchsia 2018-11-22 02:00:44 +00:00
xray_x86_64.inc Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00