mirror of
https://github.com/intel/llvm.git
synced 2026-02-02 02:00:03 +08:00
Expression evaluation works on FreeBSD after switch to MCJIT
http://www.llvm.org/pr16697 llvm-svn: 189668
This commit is contained in:
@@ -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):
|
||||
|
||||
Reference in New Issue
Block a user