forked from OSchip/llvm-project
[lldb] Attempt to fix TestStepThroughTrampoline on windows
This commit is contained in:
parent
45ae553109
commit
079c8ccb33
|
@ -1,2 +1,2 @@
|
|||
extern void foo();
|
||||
LLDB_TEST_API extern void foo();
|
||||
|
||||
|
|
Loading…
Reference in New Issue