Skip to content
Snippets Groups Projects
Commit cbee4e5f authored by Simon Dardis's avatar Simon Dardis
Browse files

[mips] Fixup r309940.

Needed a // REQUIRES: mips-registered-target


git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@309942 91177308-0d34-0410-b5e6-96231b3b80d8
parent d18955d3
No related branches found
No related tags found
No related merge requests found
......@@ -3,6 +3,8 @@
// RUN: -membedded-data=1 -muninit-const-in-rodata -o - %s | \
// RUN: FileCheck %s
// REQUIRES: mips-registered-target
// Test that -muninit-const-in-rodata places constant uninitialized structures
// in the .rodata section rather than the commeon section.
......
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