Page MenuHomeFreeBSD

i386: locore.S includes this, so exclude C
AcceptedPublic

Authored by imp on Wed, Apr 15, 2:39 PM.
Tags
None
Referenced Files
F152988687: D56410.diff
Sat, Apr 18, 12:14 PM
F152935852: D56410.diff
Sat, Apr 18, 4:37 AM
Unknown Object (File)
Fri, Apr 17, 9:49 AM
Subscribers
None

Details

Reviewers
jhb
Summary

This is included by both C and assembler code, so exclude the C
definition from locore.

Sponsored by: Netflix

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 72226
Build 69109: arc lint + arc unit

Event Timeline

imp requested review of this revision.Wed, Apr 15, 2:39 PM
imp created this revision.

This should be just as broken for LLVM? Presumably this is a recent regression?

This revision is now accepted and ready to land.Wed, Apr 15, 3:01 PM

I didn't check to see when this regressed. And I didn't do a llvm build (though I should) w/o it.