to absolute paths when building the includes file for the module. Without this, the module build would fail, because the relative paths we were using are not necessarily relative to a directory in our include path. llvm-svn: 203528
2 lines
26 B
Plaintext
2 lines
26 B
Plaintext
module a { header "a.h" }
|