rust/compiler
flip1995 20f597ffcd
Add LLVM module flags required for the VFE opt
To apply the optimization the `Virtual Function Elim` module flag has to
be set. To apply this optimization post-link the `LTOPostLink` module
flag has to be set.
2022-06-14 14:50:52 +02:00
..
2022-06-03 17:16:41 -04:00
2022-06-02 11:22:16 +10:00
2022-06-03 17:16:41 -04:00
2022-06-11 16:38:48 -07:00
2022-06-08 09:24:03 +10:00
2022-06-03 17:16:41 -04:00
2022-06-08 09:24:03 +10:00
2022-06-03 17:16:41 -04:00
2022-06-02 10:29:00 +00:00
2022-06-03 17:16:41 -04:00
2022-06-08 09:24:03 +10:00