xgopilot
a3a7876d16
chore: regenerate out.ll files with updated llgen
...
Regenerated all out.ll files after reinstalling llgen to fix TestFromTestrt and TestFromTestgo test failures.
Updated files:
- cl/_testgo/equal/out.ll
- cl/_testrt/asmfull/out.ll
- cl/_testrt/makemap/out.ll
- cl/_testrt/tpmap/out.ll
The changes correctly update interface PkgPath from specific package paths to empty strings (zeroinitializer) for interfaces with only exported methods, which aligns with the fix in PR #1380 for issue #1370 .
🤖 Generated with [codeagent](https://github.com/qbox/codeagent )
Co-authored-by: luoliwoshang <51194195+luoliwoshang@users.noreply.github.com >
2025-10-30 09:49:51 +00:00
Li Jie
ed366568b4
move out c/cpp/py
2025-04-03 16:26:11 +08:00
Li Jie
1172e5bdce
build: separate compiler and libs
2025-01-08 14:59:01 +08:00
visualfc
ef28abe896
internal/runtime: funcStr, interfaceStr, array str
2024-12-20 12:33:34 +08:00
visualfc
d251232f8a
internal/runtime: named(ptr) type preset for method type
2024-12-20 11:37:30 +08:00
Li Jie
43c1bc8d5f
ssa: compile go string constant without alloca
2024-11-24 15:29:20 +08:00
visualfc
d62c2d913e
ssa: abi check interface method
2024-10-12 15:59:10 +08:00
visualfc
9eb9b48534
internal/lib/reflect: type.Field FieldByIndex FieldByName
2024-09-22 20:56:15 +08:00
Li Jie
c0e1e31572
rebuild tests
2024-09-14 16:14:50 +08:00
visualfc
05a01cd803
ssa: fix abi map init
2024-08-06 22:24:21 +08:00
visualfc
024b30d0b7
ssa: fix abiNamed for llc verified
2024-07-22 12:38:07 +08:00
visualfc
82d3d1f0f3
ssa: fix binop closure/funcdecl
2024-07-19 09:58:38 +08:00
visualfc
cf75e3e664
ssa: abiNamed set underlying size
2024-07-17 10:42:04 +08:00
xushiwei
2ab93cb385
x
2024-07-17 07:41:14 +08:00
visualfc
73b42f924d
ssa: fix setDirectIface
2024-07-08 20:19:25 +08:00
visualfc
3875bc34bd
ssa: fix func binop eq
2024-07-07 20:37:29 +08:00
Aofei Sheng
abe2c6870b
llvm: default to LLVM 18
2024-07-07 15:20:11 +08:00
visualfc
91ba215568
internal/runtime: check abi.KindDirectIface
2024-07-04 18:59:41 +08:00
visualfc
7443d41444
runtime: global abi basic
2024-06-25 14:41:32 +08:00
visualfc
16352df5b1
ssa: fix abiType && abiMethoOf
2024-06-25 10:22:32 +08:00
visualfc
c090c34491
runtime: panic any custometype
2024-06-23 21:51:00 +08:00
visualfc
9ae7d4f2bf
ssa: abiTypeInit kind
2024-06-20 22:09:26 +08:00
Li Jie
73570b5628
cl: re-generate tests
2024-06-20 20:13:53 +08:00
xushiwei
6442279a44
testlibgo: sync (to do)
2024-06-17 19:30:59 +08:00
visualfc
ec1cca7ca4
ssa: global use elem type
2024-06-14 10:09:46 +08:00
visualfc
0c321c8c98
ssa: binop equal(func,slice,array,struct) and buildConstStr
2024-06-14 10:04:01 +08:00