Bug 170483 - Remove stale LLVM Header Path includes from JavaScriptCore
Summary: Remove stale LLVM Header Path includes from JavaScriptCore
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Joseph Pecoraro
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-04-04 16:16 PDT by Joseph Pecoraro
Modified: 2017-04-04 16:38 PDT (History)
8 users (show)

See Also:


Attachments
[PATCH] Proposed Fix (1.97 KB, patch)
2017-04-04 16:17 PDT, Joseph Pecoraro
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Joseph Pecoraro 2017-04-04 16:16:52 PDT
Remove stale LLVM Header Path includes from JavaScriptCore

These are not necessary anymore:

* LLVM_LOCAL_HEADER_PATH
* LLVM_SYSTEM_HEADER_PATH
* ExtraIncludesForLocalLLVMBuild
Comment 1 Joseph Pecoraro 2017-04-04 16:17:36 PDT
Created attachment 306227 [details]
[PATCH] Proposed Fix
Comment 2 Mark Lam 2017-04-04 16:21:15 PDT
Comment on attachment 306227 [details]
[PATCH] Proposed Fix

r=me
Comment 3 WebKit Commit Bot 2017-04-04 16:38:36 PDT
Comment on attachment 306227 [details]
[PATCH] Proposed Fix

Clearing flags on attachment: 306227

Committed r214914: <http://trac.webkit.org/changeset/214914>
Comment 4 WebKit Commit Bot 2017-04-04 16:38:38 PDT
All reviewed patches have been landed.  Closing bug.