Expression evaluation works on FreeBSD after switch to MCJIT

http://www.llvm.org/pr16697

llvm-svn: 189668
This commit is contained in:
Ed Maste
2013-08-30 14:05:22 +00:00
parent 119ce53202
commit fcdab16d24
11 changed files with 0 additions and 11 deletions

View File

@@ -26,7 +26,6 @@ class ExprCommandCallFunctionTestCase(TestBase):
self.call_function()
@dwarf_test
@expectedFailureFreeBSD # llvm.org/pr16697
@expectedFailureGcc # llvm.org/pr14437, fails with GCC 4.6.3 and 4.7.2
@expectedFailureIcc # llvm.org/pr14437, fails with ICC 13.1
def test_with_dwarf(self):