This revision was automatically updated to reflect the committed changes.
Closed by commit rL304715: [test] Fix baremetal test to allow any -resource-dir
(authored by mgorny).
Changed prior to commit:
https://reviews.llvm.org/D33877?vs=101351&id=101403#toc
Repository:
rL LLVM
https://review
jroelofs accepted this revision.
jroelofs added a comment.
This revision is now accepted and ready to land.
LGTM... thank you!
Repository:
rL LLVM
https://reviews.llvm.org/D33877
___
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://list
mgorny created this revision.
The baremetal test (r303873) has been added with expectance of very
specific -resource-dir. However, the test itself nor the BareMetal
driver does not enforce any specific -resource-dir, making this
constraint invalid. It already has been altered twice -- in r303910 f