Alessandro Di Federico
|
f313a72453
|
DropHelperCalls: pass in loaded CSVs, not pointers
We used to pass pointers to helper functions, but we just need to pass
the loaded value: no need to leak the pointer to the CSV.
|
2023-04-08 08:42:24 +02:00 |
|
Alessandro Di Federico
|
e131817334
|
Drop usage of Type::getPointerElementType
|
2023-04-08 08:42:24 +02:00 |
|
Alessandro Di Federico
|
d2caa1fad0
|
Make CreateLoad usages opaque pointers-compatible
|
2023-04-08 08:42:24 +02:00 |
|
Alessandro Di Federico
|
dbcdad0a4d
|
Switch from llvm::Optional to std::optional
|
2023-04-08 08:42:24 +02:00 |
|
Ivan Krysak
|
11c0d7f02e
|
Stop using \brief doxygen command
|
2023-03-15 10:19:01 +01:00 |
|
Alessandro Di Federico
|
0793e4afcb
|
Turn lifting into a pass
|
2022-03-11 15:37:12 +01:00 |
|