Author: omjavaid
Date: Mon Jan 2 12:40:20 2017
New Revision: 290821
URL: http://llvm.org/viewvc/llvm-project?rev=290821&view=rev
Log:
XFail TestNoreturnUnwind for arm targets
TestNoreturnUnwind fails on arm/aarch32 linux targets.
Bug is already described for x86_64 android targets in llvm.org/p
This revision was automatically updated to reflect the committed changes.
Closed by commit rL290819: [unittests] Split DWARF tests out of PDB, fix
standalone build (authored by mgorny).
Changed prior to commit:
https://reviews.llvm.org/D26249?vs=82676&id=82812#toc
Repository:
rL LLVM
https:
Author: mgorny
Date: Mon Jan 2 12:20:33 2017
New Revision: 290819
URL: http://llvm.org/viewvc/llvm-project?rev=290819&view=rev
Log:
[unittests] Split DWARF tests out of PDB, fix standalone build
Split the PDB tests into DWARF test and actual PDB tests, the latter
requiring DIA SDK. Use the new L