diff options
author | Shoaib Meenai <smeenai@fb.com> | 2018-10-23 01:19:18 +0000 |
---|---|---|
committer | Shoaib Meenai <smeenai@fb.com> | 2018-10-23 01:19:18 +0000 |
commit | 3ac97e2ed4347bf787a18f7526a605865f71ebfe (patch) | |
tree | ebf76ca155ca336ab3a7edba8ce5e03ffa4f920f /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | af95597c3c9ecf18a9e66e6a403daf6dc3dd597f (diff) | |
download | bcm5719-llvm-3ac97e2ed4347bf787a18f7526a605865f71ebfe.tar.gz bcm5719-llvm-3ac97e2ed4347bf787a18f7526a605865f71ebfe.zip |
[ELF] Split up emulation.s per backend
emulation.s is testing multiple architectures, which means it needs all
the corresponding backends enabled, which might not be true for all
developers (for example, I don't have PPC or MIPS enabled). Rather than
marking the entire test as unsupported for such developers, split it up
per backend to get better testing granularity.
Differential Revision: https://reviews.llvm.org/D53544
llvm-svn: 344986
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions