forked from Imagelibrary/binutils-gdb
From Craig Silverstein: expand the TLS test to a second file, to test
IE to LE conversion.
This commit is contained in:
@@ -36,4 +36,11 @@ extern int* f6a();
|
||||
extern void f6b(int*);
|
||||
extern bool t6();
|
||||
|
||||
extern bool t7();
|
||||
extern bool t8();
|
||||
extern bool t9();
|
||||
|
||||
extern int* f10a();
|
||||
extern void f10b(int*);
|
||||
extern bool t10();
|
||||
|
||||
extern bool t_last();
|
||||
|
||||
Reference in New Issue
Block a user