mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2026-04-23 22:23:00 +00:00
test: Check the feature 'loadable_module' with load modules in %llvmshlibdir.
%llvmshlibdir should be 'bin' on Cygming. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@120282 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
@@ -9,8 +9,8 @@
|
||||
|
||||
; Test the creation, reading and displaying of profile
|
||||
; RUX: rm -f llvmprof.out
|
||||
; RUX: lli -load %llvmlibsdir/profile_rt%shlibext %t2
|
||||
; RUX: lli -load %llvmlibsdir/profile_rt%shlibext %t2 1 2
|
||||
; RUX: lli -load %llvmshlibdir/profile_rt%shlibext %t2
|
||||
; RUX: lli -load %llvmshlibdir/profile_rt%shlibext %t2 1 2
|
||||
; RUX: llvm-prof -print-all-code %t1 | FileCheck --check-prefix=PROF %s
|
||||
|
||||
; Test the loaded profile also with verifier.
|
||||
|
||||
Reference in New Issue
Block a user