mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-03-19 19:31:50 +00:00
New testcase directory
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@8112 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
657fbe68b8
commit
a182d2f896
10
test/C++Frontend/EH/Makefile
Normal file
10
test/C++Frontend/EH/Makefile
Normal file
@ -0,0 +1,10 @@
|
||||
# test/Regression/C++Frontend/EH/Makefile
|
||||
#
|
||||
# This directory contains exception handling regression tests for the GCC C++
|
||||
# front-end for LLVM. These tests are C++ source files that are input to GCC
|
||||
# and compiled to .ll files. After that, the files are assembled and executed
|
||||
# by the LLVM backends.
|
||||
#
|
||||
LEVEL = ../../../..
|
||||
include $(LEVEL)/test/Programs/SingleSource/Makefile.singlesrc
|
||||
|
Loading…
x
Reference in New Issue
Block a user