xgopilot
dcf0898f3b
test(cl): regenerate test .ll files and remove go/types test
...
- Regenerated all test case .ll files using llgen to reflect the
interface metadata package path fix
- Updated debug/out.ll which was previously a placeholder
- Removed cl/_testdata/gotypesissue test case as requested
- Removed _demo/go/gotypesissue demo as requested
- All cl tests pass
Generated with [codeagent](https://github.com/qbox/codeagent )
Co-authored-by: luoliwoshang <luoliwoshang@users.noreply.github.com >
2025-10-23 12:34:59 +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
Li Jie
227dda38a2
lldb: fix slice index expression
2024-10-05 17:46:54 +08:00
Li Jie
6cbd1c5fb1
debug: switch scope test
2024-09-30 16:38:37 +08:00
Li Jie
447b9e1ea7
debug: disable failed tests
2024-09-30 16:38:25 +08:00
Li Jie
88cb607975
debug: supports scope (if, for)
2024-09-30 10:15:47 +08:00
Li Jie
e392956e2a
debug: fix basic types
2024-09-27 21:36:12 +08:00
Li Jie
2e042f0c59
lldb: fix struct vars debugging
2024-09-27 21:36:08 +08:00
Li Jie
56f53e508f
lldb: add more tests
2024-09-24 14:18:32 +08:00
Li Jie
5dadf9a087
lldb: skip some fail cases
2024-09-22 11:52:26 +08:00
Li Jie
88b980ac17
lldb: refactor plugin and test scripts
2024-09-21 10:03:49 +08:00
Li Jie
12439f2b99
lldb: debug info test, lldb plugin, readme
2024-09-21 00:11:06 +08:00
Li Jie
f71e34fd9f
ssa: fix function and global var debug info scope
2024-09-20 17:14:27 +08:00
Li Jie
2a4a01cb7b
lldb test: test params
2024-09-20 10:21:37 +08:00
Li Jie
98c628f3eb
lldb test: fix formatting
2024-09-19 21:45:34 +08:00
Li Jie
7c535ff1a3
ssa: complex type name
2024-09-19 20:24:01 +08:00
Li Jie
87f6c8087f
ssa: debug info of global variable
2024-09-18 22:17:49 +08:00
Li Jie
90a83c8f11
ssa: debug info of function/closure
2024-09-18 21:14:04 +08:00
Li Jie
27f892a14b
ssa: debug info of chan
2024-09-18 21:14:04 +08:00
Li Jie
bf4525d82d
ssa: debug info of Map
2024-09-18 21:14:04 +08:00
Li Jie
6bfb1a7fff
ssa: debug info of interface
2024-09-18 21:14:04 +08:00
Li Jie
a53ab7438c
ssa: debug info of Array and Slice
2024-09-18 21:14:04 +08:00
Li Jie
d85a080f9b
ssa: support string and pointer debug info, fix params debugging
2024-09-18 21:14:04 +08:00
Li Jie
4dbfc9483e
support complex debug info
2024-09-18 21:14:04 +08:00
Li Jie
53097ab183
fix debug info of struct parameter,
2024-09-18 21:14:04 +08:00
Li Jie
24995f46cb
debug test cover more types
2024-09-18 21:14:04 +08:00
Li Jie
4a447f5c12
cover integers, floats, bool, array, complex
2024-09-18 21:14:04 +08:00
Li Jie
1ed798342a
move debug test into _testdata
2024-09-18 21:14:04 +08:00