diff options
author | Simon Atanasyan <simon@atanasyan.com> | 2015-05-27 08:45:31 +0000 |
---|---|---|
committer | Simon Atanasyan <simon@atanasyan.com> | 2015-05-27 08:45:31 +0000 |
commit | bb399f3d57a20800bf153d183875969c2df12723 (patch) | |
tree | 16579216ecafc42ef573d859bc55d3470892b0fc /lldb/source/Commands/CommandObjectProcess.cpp | |
parent | 256f2cadfe298455b3ab70719a94230114ff21f5 (diff) | |
download | llvm-bb399f3d57a20800bf153d183875969c2df12723.zip llvm-bb399f3d57a20800bf153d183875969c2df12723.tar.gz llvm-bb399f3d57a20800bf153d183875969c2df12723.tar.bz2 |
[ELF][Mips] Do not merge ELF flags in the `isCompatible` routine
We do not need to merge ELF flags from DSO. But `isCompatible` is called
for all input files. So this change move ELF flags merging into the
MipsELFFile class.
llvm-svn: 238304
Diffstat (limited to 'lldb/source/Commands/CommandObjectProcess.cpp')
0 files changed, 0 insertions, 0 deletions