parent
4790a14199
commit
ff005aaa48
@ -1798,6 +1798,7 @@ cc_library(
|
||||
"//llvm:AllTargetsAsmParsers",
|
||||
"//llvm:AllTargetsCodeGens",
|
||||
"//llvm:Core",
|
||||
"//llvm:JITLink",
|
||||
"//llvm:ExecutionEngine",
|
||||
"//llvm:MC",
|
||||
"//llvm:Option",
|
||||
|
||||
@ -687,7 +687,7 @@ cc_test(
|
||||
args = [
|
||||
# TODO: some tests fail with: "JIT session error: Symbols not found:
|
||||
# [ _ZnwmPv26__clang_Interpreter_NewTag, __clang_Interpreter_SetValueWithAlloc ]
|
||||
"--gtest_filter=-InterpreterTest.*:InterpreterTestBase.*",
|
||||
"--gtest_filter=-InterpreterTest.*:OutOfProcessInterpreterTest.*",
|
||||
],
|
||||
deps = [
|
||||
"//clang:ast",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user