mirror of
https://github.com/intel/llvm.git
synced 2026-01-22 23:49:22 +08:00
a71eedd4c5d25cde2221db83f0bbac14e91df50c
This function is currently unused and won't be used in this form again. Instead of freeing many unrelated items at the same time, we will instead explicitly call free function from the host-IR we generate for each object we want to free. These specific free functions will be added together with the corresponding host-IR generation code. llvm-svn: 276632
…
…
…
Languages
LLVM
41.5%
C++
31.7%
C
13%
Assembly
9.1%
MLIR
1.5%
Other
2.8%