diff options
Diffstat (limited to 'lldb/test/Shell/SymbolFile/PDB/Inputs/FunctionLevelLinkingTest.ord')
-rw-r--r-- | lldb/test/Shell/SymbolFile/PDB/Inputs/FunctionLevelLinkingTest.ord | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/lldb/test/Shell/SymbolFile/PDB/Inputs/FunctionLevelLinkingTest.ord b/lldb/test/Shell/SymbolFile/PDB/Inputs/FunctionLevelLinkingTest.ord new file mode 100644 index 00000000000..48abd0b872f --- /dev/null +++ b/lldb/test/Shell/SymbolFile/PDB/Inputs/FunctionLevelLinkingTest.ord @@ -0,0 +1,4 @@ +?foo@@YAHXZ +?bar@@YAHXZ +main +?baz@@YAHXZ |