mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-24 11:42:57 +01:00
Fix test case comment (NFC)
llvm-svn: 256206
This commit is contained in:
parent
7ed9f33690
commit
be295b9d9e
@ -1,5 +1,5 @@
|
||||
;; Check that data associated with linkonce odr functions are placed in
|
||||
;; the same comdat section as their associated function.
|
||||
;; Check that PGO instrumented variables associated with linkonce odr
|
||||
;; functions are placed in the same comdat section.
|
||||
|
||||
|
||||
; RUN: opt < %s -mtriple=x86_64-apple-macosx10.10.0 -instrprof -S | FileCheck %s
|
||||
|
Loading…
Reference in New Issue
Block a user