aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPythonImpl.h
diff options
context:
space:
mode:
authorSylvain Audi <sylvain.audi@ubisoft.com>2020-03-23 17:06:48 -0400
committerSylvain Audi <sylvain.audi@ubisoft.com>2020-03-24 09:48:00 -0400
commitb91905a26378f03c9b56126207771829d89cdcb7 (patch)
treedf582391e825156c43c82d53be651e6d5fcd7a4f /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPythonImpl.h
parent177dd63c8d742250dac6ea365e7c30f0fbab3257 (diff)
downloadllvm-b91905a26378f03c9b56126207771829d89cdcb7.zip
llvm-b91905a26378f03c9b56126207771829d89cdcb7.tar.gz
llvm-b91905a26378f03c9b56126207771829d89cdcb7.tar.bz2
[lld-link] Support /map option, matching link.exe 's /map output format
Added support for /map and /map:[filepath]. The output was derived from Microsoft's Link.exe output when using that same option. Note that /MAPINFO support was not added. The previous implementation of MapFile.cpp/.h was meant for /lldmap, and was renamed to LLDMapFile.cpp/.h MapFile.cpp/.h is now for /MAP However, a small fix was added to lldmap, replacing a std::sort with std::stable_sort to enforce reproducibility. Differential Revision: https://reviews.llvm.org/D70557
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPythonImpl.h')
0 files changed, 0 insertions, 0 deletions