Skip to content
Snippets Groups Projects
Commit c8c23fa4 authored by Peter Collingbourne's avatar Peter Collingbourne
Browse files

Add missing x86 requirement.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@293210 91177308-0d34-0410-b5e6-96231b3b80d8
parent d8ed0fb0
No related branches found
No related tags found
No related merge requests found
; REQUIRES: x86-registered-target
; RUN: opt -module-summary -o %t1.o %s ; RUN: opt -module-summary -o %t1.o %s
; RUN: llvm-lto -thinlto -o %t %t1.o ; RUN: llvm-lto -thinlto -o %t %t1.o
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment