================
@@ -0,0 +1,83 @@
+// Tests that we assign appropriate identifiers to indirect calls and targets.
+
----------------
ilovepi wrote:

```suggestion
REQUIRES: x86-registered-target
```
I think you need a requires line here, if you're gong to set the triple. Or 
this could be under `CodeGen/X86`. Maybe its OK because we stop at IR 
generation? I don't recall precisely, but there are at least some files that 
only emit LLVM IR and use REQUIRES in this folder, so it seems safe to do it 
that way.

https://github.com/llvm/llvm-project/pull/117036
_______________________________________________
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits

Reply via email to