diff options
l--------- | include/chill_error.hh | 1 | ||||
l--------- | include/dep.hh | 1 | ||||
l--------- | include/graph.hh | 1 | ||||
l--------- | include/ir_code.hh | 1 | ||||
l--------- | include/ir_suif.hh | 1 | ||||
l--------- | include/ir_suif_utils.hh | 1 | ||||
l--------- | include/loop.hh | 1 | ||||
l--------- | include/omegatools.hh | 1 |
8 files changed, 8 insertions, 0 deletions
diff --git a/include/chill_error.hh b/include/chill_error.hh new file mode 120000 index 0000000..8736730 --- /dev/null +++ b/include/chill_error.hh @@ -0,0 +1 @@ +../chill_error.hh
\ No newline at end of file diff --git a/include/dep.hh b/include/dep.hh new file mode 120000 index 0000000..d94d7e1 --- /dev/null +++ b/include/dep.hh @@ -0,0 +1 @@ +../dep.hh
\ No newline at end of file diff --git a/include/graph.hh b/include/graph.hh new file mode 120000 index 0000000..897a234 --- /dev/null +++ b/include/graph.hh @@ -0,0 +1 @@ +../graph.hh
\ No newline at end of file diff --git a/include/ir_code.hh b/include/ir_code.hh new file mode 120000 index 0000000..163a87a --- /dev/null +++ b/include/ir_code.hh @@ -0,0 +1 @@ +../ir_code.hh
\ No newline at end of file diff --git a/include/ir_suif.hh b/include/ir_suif.hh new file mode 120000 index 0000000..37f4ae8 --- /dev/null +++ b/include/ir_suif.hh @@ -0,0 +1 @@ +../ir_suif.hh
\ No newline at end of file diff --git a/include/ir_suif_utils.hh b/include/ir_suif_utils.hh new file mode 120000 index 0000000..327320d --- /dev/null +++ b/include/ir_suif_utils.hh @@ -0,0 +1 @@ +../ir_suif_utils.hh
\ No newline at end of file diff --git a/include/loop.hh b/include/loop.hh new file mode 120000 index 0000000..ec3c3ab --- /dev/null +++ b/include/loop.hh @@ -0,0 +1 @@ +../loop.hh
\ No newline at end of file diff --git a/include/omegatools.hh b/include/omegatools.hh new file mode 120000 index 0000000..081318d --- /dev/null +++ b/include/omegatools.hh @@ -0,0 +1 @@ +../omegatools.hh
\ No newline at end of file |