diff options
| author | Michael Matz <matz@suse.de> | 2016-10-17 05:20:20 +0200 |
|---|---|---|
| committer | Michael Matz <matz@suse.de> | 2016-12-15 17:47:06 +0100 |
| commit | 21d2b71b5c1ad1c51866ff8d7a1376f132b1cafa (patch) | |
| tree | 3e0159e338f8e89c35b5e97b6aa55d189fbf0f17 /lib/lib-arm64.c | |
| parent | 38e5cf0983e02b2fc77d77adfd9b937768dfcfd5 (diff) | |
| download | tinycc-21d2b71b5c1ad1c51866ff8d7a1376f132b1cafa.tar.gz tinycc-21d2b71b5c1ad1c51866ff8d7a1376f132b1cafa.tar.bz2 | |
Free defines before gen_inline_functions
gen_inline_functions uses the macro facilities of the preprocessor,
which would interact when macros would still be defined in a
different pre-processor implementation I'm working on.
So always free defines before generating inline functions, they
are all macro expanded already.
Diffstat (limited to 'lib/lib-arm64.c')
0 files changed, 0 insertions, 0 deletions
