c/clang/symg:get constructor & destructor

This commit is contained in:
luoliwoshang
2024-07-26 15:14:19 +08:00
parent ce36a25ba3
commit 2c7f0e8583
2 changed files with 19 additions and 52 deletions

View File

@@ -35,7 +35,7 @@ import (
)
func main() {
cfgFile := "/Users/lixianyu/go/src/llgo/chore/_xtool/llcppsymg/llcppg.cfg"
cfgFile := "llcppg.cfg"
//if len(os.Args) > 1 {
// cfgFile = os.Args[1]
//}