llvm-project/llvm/test/LTO/X86
Vitaly Buka 849217abdf Object: Fix handling of @@@ in .symver directive
Summary:
name@@@nodename is going to be replaced with name@@nodename if symbols is
defined in the assembled file, or name@nodename if undefined.
https://sourceware.org/binutils/docs/as/Symver.html

Fixes PR36623

Reviewers: pcc, espindola

Subscribers: mehdi_amini, hiraditya

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

llvm-svn: 327930
2018-03-20 00:45:03 +00:00
..
Inputs Remove alignment argument from memcpy/memmove/memset in favour of alignment attributes (Step 1) 2018-01-19 17:13:12 +00:00
attrs.ll
bcsection.ll [llvm] Get rid of "%T" expansions 2017-08-15 20:29:24 +00:00
cfi_endproc.ll
current-section.ll
diagnostic-handler-noexit.ll
diagnostic-handler-remarks-with-hotness.ll Revert "[LTO] Support filtering by hotness threshold" 2018-03-08 01:13:10 +00:00
diagnostic-handler-remarks.ll Emit only A Single Opt Remark When Inlining 2017-08-21 16:45:47 +00:00
disable-verify.ll
invalid.ll
keep-used-puts-during-instcombine.ll
linkonce_odr_func.ll
list-symbols.ll [llvm] Get rid of "%T" expansions 2017-08-15 20:29:24 +00:00
lit.local.cfg
llvm-lto-output.ll
no-undefined-puts-when-implemented.ll
objc-detection-i386.ll
objc-detection.ll
parallel.ll
pr25919.ll
private-symbol.ll
remangle_intrinsics.ll Add triples or specify REQUIRES: default_triple to some tests 2018-01-27 23:31:09 +00:00
remangle_intrinsics_tbaa.ll Implement intrinsic mangling for literal struct types. 2017-02-15 23:16:20 +00:00
restore-externals.ll
runtime-library.ll
set-merged.ll
stdcall.ll
strip-debug-info-no-call-loc.ll Move the stripping of invalid debug info from the Verifier to AutoUpgrade. 2017-10-02 18:31:29 +00:00
strip-debug-info.ll Move the stripping of invalid debug info from the Verifier to AutoUpgrade. 2017-10-02 18:31:29 +00:00
symver-asm.ll [LLVMgold] Don't set undefined symbol as prevailing 2017-12-15 09:18:21 +00:00
symver-asm2.ll llvm-lto2: Move the LTO::run() action behind a subcommand. 2017-04-11 18:12:00 +00:00
symver-asm3.ll Object: Fix handling of @@@ in .symver directive 2018-03-20 00:45:03 +00:00
triple-init.ll
type-mapping-bug.ll Canonicalize the representation of empty an expression in DIGlobalVariableExpression 2017-08-30 18:06:51 +00:00
unnamed.ll