diff options
| author | Benjamin Segovia <devnull@localhost> | 2012-05-21 02:18:01 +0000 |
|---|---|---|
| committer | Keith Packard <keithp@keithp.com> | 2012-08-10 16:17:49 -0700 |
| commit | 5b817879329489954b8fba2b990fc101aa8347a4 (patch) | |
| tree | 0bbfc04d5a3ec7a21cb1fb02013dc7ae70e0b754 /backend/src/CMakeLists.txt | |
| parent | cbe283da14005ea01b0e6a004e4b3bb25a94281f (diff) | |
Added first support for structure kernel arguments (anything bigger than 4 bytes). They work on c++ simulator and regular Gen backend
Diffstat (limited to 'backend/src/CMakeLists.txt')
| -rw-r--r-- | backend/src/CMakeLists.txt | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/backend/src/CMakeLists.txt b/backend/src/CMakeLists.txt index a87279f5..c6c71d21 100644 --- a/backend/src/CMakeLists.txt +++ b/backend/src/CMakeLists.txt @@ -62,8 +62,6 @@ else (GBE_USE_BLOB) ir/unit.hpp ir/constant.cpp ir/constant.hpp - ir/constant_push.cpp - ir/constant_push.hpp ir/instruction.cpp ir/instruction.hpp ir/liveness.cpp |
