[libc] Fix GPU include directories not being set properly
authorJoseph Huber <jhuber6@vols.utk.edu>
Mon, 20 Feb 2023 21:42:28 +0000 (15:42 -0600)
committerJoseph Huber <jhuber6@vols.utk.edu>
Mon, 20 Feb 2023 21:43:16 +0000 (15:43 -0600)
commiteb71ecfa1018eb5bc54f59526b2e493651e61f0c
treedf09381e31c150730a00429e140557e02de3087d
parent703423c26965cd2e5b331e587d87f8ee291d956a
[libc] Fix GPU include directories not being set properly

Summary:
For some reason, this variable was set after where it was used. Causing
weird behaviour with including the standard headers. Fix it.
libc/cmake/modules/LLVMLibCObjectRules.cmake