diff options
author | Johannes Doerfert <johannes@jdoerfert.de> | 2023-11-29 07:57:01 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-11-29 07:57:01 -0800 |
commit | db96a9c3b7f1855a586c23328bfa073dde6f1352 (patch) | |
tree | ca6c7b6a528b124e9a61b4d3c8a5d9be1d3ca955 /flang/lib/Frontend/CompilerInvocation.cpp | |
parent | 672b3d097464becb6e0077ee49a1117ea9bd8238 (diff) | |
download | llvm-db96a9c3b7f1855a586c23328bfa073dde6f1352.zip llvm-db96a9c3b7f1855a586c23328bfa073dde6f1352.tar.gz llvm-db96a9c3b7f1855a586c23328bfa073dde6f1352.tar.bz2 |
[OpenMP][NFC] Flatten plugin-nextgen/common folder sturcture (#73725)
For historic reasons we had it setup that there was
` plugin-nextgen/common/PluginInterface/<sources + headers>`
which is not what we do anywhere else.
Now it looks like the rest:
```
plugin-nextgen/common/include/<headers>
plugin-nextgen/common/src/<sources>
```
As part of this, `dlwrap.h` was moved into common/include (as
`DLWrap.h`)
since it is exclusively used by the plugins.
Diffstat (limited to 'flang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions