|
|
|
|
|
by adgjlsfhk1
38 days ago
|
|
C is a really bad IR for a lot of reasons. it has incrediby opinionated semantics (e.g. the huge amount of UB and platform specific behavior). LLVM is a lot more verbose, but allows you to actually pick the semantics you want. |
|