mirror of
https://github.com/intel/llvm.git
synced 2026-02-04 20:00:11 +08:00
92a96f5c32eb4334be497d5d2ccad4471ee29408
record away from the core processor record. The tangling of these two data structures led to some inefficiencies (e.g., deserializing all of the detailed preprocessing record when we didn't need it, such as while performing code completion) along with some unnecessary ugliness. llvm-svn: 125117
Languages
LLVM
41.4%
C++
31.4%
C
13%
Assembly
9.6%
MLIR
1.5%
Other
2.7%