projects
/
platform
/
upstream
/
llvm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
001ba65
)
[lld-macho] Add ARM requirement to objc.s
author
Jez Ng
<jezng@fb.com>
Mon, 3 May 2021 22:47:30 +0000
(18:47 -0400)
committer
Jez Ng
<jezng@fb.com>
Mon, 3 May 2021 22:47:30 +0000
(18:47 -0400)
lld/test/MachO/objc.s
patch
|
blob
|
history
diff --git
a/lld/test/MachO/objc.s
b/lld/test/MachO/objc.s
index
39edf04
..
0ee2f18
100644
(file)
--- a/
lld/test/MachO/objc.s
+++ b/
lld/test/MachO/objc.s
@@
-1,4
+1,4
@@
-# REQUIRES: x86
+# REQUIRES: x86
, arm
# RUN: rm -rf %t; split-file %s %t
# RUN: llvm-mc -filetype=obj -triple=x86_64-apple-darwin %t/has-objc-symbol.s -o %t/has-objc-symbol.o