llvm-6502/test/tools/gold
Rafael Espindola 823f3d2e34 This test requires asserts because of -stats.
Sorry about that.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@222788 91177308-0d34-0410-b5e6-96231b3b80d8
2014-11-25 20:56:56 +00:00
..
Inputs gold plugin: Handle gold selecting a linkonce GV when a weak is present. 2014-10-07 04:06:13 +00:00
alias.ll Remember to eraseFromParent after replaceAllUsesWith. 2014-09-10 19:39:41 +00:00
bad-alias.ll
bcsection.ll LTO: introduce object file-based on-disk module format. 2014-09-18 21:28:49 +00:00
comdat.ll gold plugin: create internal replacement with original linkage first. 2014-10-07 03:19:55 +00:00
common.ll Internalize common symbols when we can. 2014-09-17 20:41:13 +00:00
emit-llvm.ll Add a disable-output option to the gold plugin. 2014-11-24 21:18:14 +00:00
invalid.ll
linker-script.ll
linkonce-weak.ll gold plugin: Handle gold selecting a linkonce GV when a weak is present. 2014-10-07 04:06:13 +00:00
lit.local.cfg
mtriple.ll
option.ll Fix the test. 2014-11-12 14:23:04 +00:00
pr19901.ll
slp-vectorize.ll Enable the slp vectorizer in the gold plugin. 2014-10-30 00:38:54 +00:00
stats.ll This test requires asserts because of -stats. 2014-11-25 20:56:56 +00:00
vectorize.ll Enable the loop vectorizer in the gold plugin. 2014-10-30 00:11:24 +00:00
weak.ll