Commit Graph

13 Commits

Author SHA1 Message Date
yhirose
75cdfaf350 Code cleanup 2022-06-28 16:40:33 -04:00
yhirose
b26e2477ff C++17 support 2020-11-09 13:18:38 -05:00
yhirose
d9f66ead76 Fixed build problem with LLVM 8.0 or lower 2020-01-24 23:06:30 -05:00
yhirose
29974e3c07 Fixed porting error 2020-01-24 21:44:26 -05:00
yhirose
13b8a46e90 Fixed C++11 bulid errors 2020-01-24 21:32:54 -05:00
yhirose
2c5d2b55cc Fixed pl0.cc build errors (Need LLVM 9.0 or later) 2020-01-24 19:58:56 -05:00
yhirose
5664d917dc Changed to dump llvm assembly code to standard output 2019-01-10 21:46:16 -05:00
yhirose
c84cdd1645 Added verifyFunction call 2019-01-10 21:46:02 -05:00
yhirose
4894c68319 Fixed build error with LLVM 5.0.1 2018-01-17 00:01:53 -05:00
yhirose
6ee4326723 Cleanup pl0.cc 2017-08-17 17:46:03 -04:00
yhirose
463ed17967 Fixed nested procedure problem in PL/0. 2017-08-17 01:37:31 -04:00
yhirose
d4fabb04ad Adjusted options of PL/0 2017-08-08 12:01:51 -04:00
yhirose
0388e3e6c4 Moved PL/0 sample directory 2017-08-08 07:06:37 -04:00