llvm-project/lld/test
Simon Atanasyan bb399f3d57 [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
2015-05-27 08:45:31 +00:00
..
Driver Remove trailing whitespace characters. 2015-04-27 17:18:04 +00:00
LinkerScript LinkerScript: Add parsing of the EXTERN command 2015-03-12 21:55:50 +00:00
Unit [lit] Python 3. 2014-03-26 00:53:48 +00:00
core Delete unnecessary generality in loadFile. 2015-04-24 15:51:45 +00:00
darwin Delete unnecessary generality in loadFile. 2015-04-24 15:51:45 +00:00
elf [ELF][Mips] Do not merge ELF flags in the `isCompatible` routine 2015-05-27 08:45:31 +00:00
mach-o [lld] Make the MachO -stack_size default '0', add a test case. 2015-05-22 00:25:34 +00:00
pecoff [lld] Use lit's shell to run tests on Windows by default 2015-05-20 20:41:45 +00:00
CMakeLists.txt [Mips] Support writing .reginfo section into the linked file 2015-04-04 19:13:32 +00:00
lit.cfg [lld] Use lit's shell to run tests on Windows by default 2015-05-20 20:41:45 +00:00
lit.site.cfg.in [lit] Python 3. 2014-03-26 00:53:48 +00:00