[flang] add fummy cc file for experiment

Original-commit: flang-compiler/f18@3972ad954b
Reviewed-on: https://github.com/flang-compiler/f18/pull/24
Tree-same-pre-rewrite: false
This commit is contained in:
Stephane Chauveau 2018-03-01 12:32:36 +01:00 committed by GitHub
parent fc2ec6a68b
commit cb463ab27b
1 changed files with 1 additions and 0 deletions

View File

@ -24,6 +24,7 @@ target_link_libraries( test-type
add_executable( test-sema
test-sema.cc
sema-impl.cc
foobar.cc
)
target_link_libraries( test-sema