1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-26 06:22:56 +02:00
llvm-mirror/include
Pete Cooper 92fc86558d Change MCSchedModel to be a struct of statically initialized data.
This removes static initializers from the backends which generate this data, and also makes this struct match the other Tablegen generated structs in behaviour

Reviewed by Andy Trick and Chandler C

llvm-svn: 216919
2014-09-02 17:43:54 +00:00
..
llvm Change MCSchedModel to be a struct of statically initialized data. 2014-09-02 17:43:54 +00:00
llvm-c Canonicalize header guards into a common format. 2014-08-13 16:26:38 +00:00