Commit 5fbb5a0
authored
auto-sync opcode & operand encoding info generation (#14)
* Added operand and opcode info generation
* Wrapped deprecated macro under an intellisense check
Basically intellisense fails, causing multiple errors in other files,
so when intellisense parses the code it will use the different version of the macro
* Fixed a small bug
Used double braces to prevent an old bug1 parent b47de4d commit 5fbb5a0
File tree
2 files changed
+214
-70
lines changed- llvm
- include/llvm/Support
- utils/TableGen
2 files changed
+214
-70
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
139 | 139 | | |
140 | 140 | | |
141 | 141 | | |
142 | | - | |
| 142 | + | |
143 | 143 | | |
144 | 144 | | |
145 | 145 | | |
| |||
0 commit comments