Details
Details
Diff Detail
Diff Detail
- Build Status
Buildable 8790 Build 8790: arc lint + arc unit
Event Timeline
Comment Actions
LGTM. Just wondering, is there a different target that is going to use this? Also was wondering if you knew about the mcount value?
| lib/Basic/Targets/OSTargets.h | ||
|---|---|---|
| 516 | Do we know why the MCountNames are commented out/not set? | |
Comment Actions
Thanks for the quick review. We have a Sparc-based target that uses RTEMS but currently does not require specialization of that class.
| lib/Basic/Targets/OSTargets.h | ||
|---|---|---|
| 516 | I don't know. FWIW, I traced that back to the initial commit of RTEMSTargetInfo in dca52265 by Douglas Gregor. | |
Do we know why the MCountNames are commented out/not set?