Commit Graph

259 Commits

Author SHA1 Message Date
Ian A. Mason
d7da603429 Added some details about whats under the hood of both wllvm, and gllvm. 2019-06-10 13:47:18 -07:00
Ian A. Mason
fcb3406452 -fopenmp added as a link and compile flag. 2019-02-11 07:12:50 -08:00
Ian A Mason
46525c3ffa
Update README.md
A license badge.
2019-01-05 08:14:38 -08:00
Ian A. Mason
e19027f459 Cleanup. 2019-01-04 11:39:44 -08:00
Ian A. Mason
d7314dd3d4 pattern matching done in a fixed order to make sure the right one matches first. 2019-01-04 10:38:25 -08:00
Ian A. Mason
6fa871fa6c binary --sysroot variant. 2019-01-03 12:41:31 -08:00
Ian A. Mason
df3a1a7b5f Issue #25 2019-01-02 13:21:08 -08:00
Ian A. Mason
68123001a8 Issue #23 2019-01-02 11:43:48 -08:00
Ian A. Mason
d52f38ce03 Merge branch 'master' of https://github.com/SRI-CSL/gllvm 2018-08-06 15:10:40 -07:00
Ian A. Mason
ea6becdfd7 keeping gofmt happy. 2018-08-06 15:10:30 -07:00
Ian A Mason
b94c551e51
Update tutorial-ubuntu-16.04.md 2018-08-06 09:59:07 -07:00
Ian A. Mason
3de212139a Warn rather than fail if the .o comes from, say assembly. 2018-08-06 09:43:38 -07:00
Ian A Mason
61a5de2894
Update tutorial-ubuntu-16.04.md 2018-08-03 14:03:56 -07:00
Ian A Mason
e5eb1c0973
Update tutorial-ubuntu-16.04.md
The export-dynamic fix.
2018-08-03 14:03:33 -07:00
Ian A. Mason
cc516e9f23 Sytax error. 2018-06-22 07:17:17 -07:00
Ian A. Mason
9567f3a6bc The usual travis pain. 2018-06-22 07:04:04 -07:00
Ian A. Mason
7e21dd816d Forgot the verbose switch. 2018-06-22 06:42:18 -07:00
Ian A. Mason
1e74a073d9 See if there is an llvm bottle available yet. 2018-06-22 06:41:17 -07:00
paul-naert
647321eea7
deleted backslash before @ 2018-06-15 16:25:32 -07:00
paul-naert
c9640d87cc
Update README.md 2018-06-14 17:46:35 -07:00
paul-naert
e4a965fd03
Corrected built-in-parsing.py 2018-06-14 17:45:43 -07:00
paul-naert
22ca10378c
Updated description for bi-parsing 2018-06-14 17:41:07 -07:00
paul-naert
92ebd42471
Update README.md
Issue with line finish on NB
2018-06-14 11:22:56 -07:00
paul-naert
cc5d2aaf16
Update README.md
Added info on VLAIS in modules
2018-06-14 11:22:10 -07:00
Ian A. Mason
fddb064c5e Merge branch 'master' of https://github.com/SRI-CSL/gllvm 2018-06-11 15:06:54 -07:00
Ian A. Mason
f2637f6887 archaic flag added. 2018-06-11 15:05:58 -07:00
paul-naert
d71af4e683
Update README.md 2018-06-05 10:30:08 -07:00
Ian A. Mason
fa41b231ea Wrong switches to get-bc in the musllvm.sh script. 2018-06-05 09:45:12 -07:00
Ian A. Mason
8dd733fe62 See if we can build musl in the linux side of things too. 2018-06-05 09:38:59 -07:00
Ian A. Mason
1b784a4351 multi-os travis CI (and the Makefile's contents, aye curumba) 2018-06-04 14:19:09 -07:00
Ian A. Mason
acf06bc71b multi-os travis CI (and add the Makefile :-) ) 2018-06-04 13:56:04 -07:00
Ian A. Mason
6478d659aa multi-os travis CI (need to make forgotten script executable) 2018-06-04 13:45:06 -07:00
Ian A. Mason
44abca0719 multi-os travis CI (oopsy forgot a script) 2018-06-04 13:41:21 -07:00
Ian A. Mason
4a25691b8d multi-os travis CI 2018-06-04 13:37:03 -07:00
Ian A. Mason
778414f628 linting ... 2018-06-01 06:26:59 -07:00
Ian A. Mason
9cb7a2f944 Merge branch 'master' of https://github.com/SRI-CSL/gllvm 2018-05-25 16:49:58 -07:00
Ian A. Mason
3f70cff193 Another recipe for mayhem, III. 2018-05-25 16:49:52 -07:00
paul-naert
44c95b05dc
added mention to built-in-parsing.py 2018-05-25 16:36:16 -07:00
Ian A. Mason
4d6bf2f52b Merge branch 'master' of https://github.com/SRI-CSL/gllvm 2018-05-25 16:05:13 -07:00
paul-naert
78c71852be fixed built-in-parsing 2018-05-25 16:03:58 -07:00
Ian A. Mason
cd8022e385 Another recipe for mayhem, II. 2018-05-25 15:34:33 -07:00
paul-naert
4b7c2e9ec9 added comments for built-in-parsing 2018-05-25 15:33:26 -07:00
paul-naert
72a23e90a6 Merge branch 'master' of https://github.com/SRI-CSL/gllvm
Added the script-writing script
2018-05-25 15:30:31 -07:00
paul-naert
607e015579 added script-writing script 2018-05-25 15:30:22 -07:00
Ian A. Mason
87b55c28f9 Another recipe for mayhem. 2018-05-25 14:59:56 -07:00
Ian A. Mason
08903954e1 Various fixes, including one for the dead_strip issue. Issue #22. 2018-05-24 17:41:49 -07:00
Ian A. Mason
339814df28 Tweaks to the linux kernel example. 2018-05-23 16:48:09 -07:00
Ian A. Mason
de2ce5c5db Tweaks to the linux kernel example. 2018-05-23 16:47:37 -07:00
paul-naert
39dae1cc3f
Update bootstrap.sh 2018-05-23 16:07:48 -07:00
Ian A Mason
19202b7ef6
Update README.md 2018-05-23 16:05:09 -07:00