Files
ldc/driver
kai 4b0c4bf4ae Get rid of global.params.dataLayout.
The string representation of the data layout is retrieved from the TargetData class (in main) and passed via global.params.dataLayout to the module. Since the gTargetData is also a global variable it makes no sense to pass this information using another global variable.
2012-09-08 20:25:42 +02:00
..
2012-04-02 14:53:52 +01:00
2012-04-03 21:18:16 +01:00
2012-04-03 21:18:16 +01:00
2012-09-07 03:51:33 +02:00
2012-09-07 03:51:32 +02:00
2012-09-08 20:25:42 +02:00